Skip to content

Commit 88d882b

Browse files
committed
readme
1 parent 1bd9f90 commit 88d882b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ The NameID of the request will be in the attribute as defined above.
1717
'60' => array(
1818
'class' => 'attributefromrestapi:attributeFromRestApi',
1919
'nameId_attribute_name' => 'subject_nameid', // look at the aa authsource config
20-
'api_url' => 'https://www.hexaa.example.com/app.php/api',
20+
'api_url' => 'https://www.anyrestapi.com/getData',
2121
),
2222
```

0 commit comments

Comments
 (0)