Skip to content

Commit 01ae825

Browse files
committed
Merge branch 'wip-version-6' into wip-version-6-federation
2 parents 12a1524 + 86d9b49 commit 01ae825

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,8 @@ $config = [
190190
Default translation table from SAML attributes to OIDC claims is based on
191191
[REFEDS wiki article: "Mapping SAML attributes to OIDC Claims"](https://wiki.refeds.org/display/GROUPS/Mapping+SAML+attributes+to+OIDC+Claims).
192192

193-
You can change or extend this table in the `module_oidc.php` config file, for example:
193+
You can change or extend this table in the `module_oidc.php` config file, like in example below. Note that translation
194+
examples use friendly attribute names. If other attribute name format is used, adjust configuration accordingly.
194195

195196
```php
196197
<?php

0 commit comments

Comments
 (0)