Skip to content

Commit 86d9b49

Browse files
committed
Merge branch 'master' into wip-version-6
2 parents 91c5756 + 5039390 commit 86d9b49

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
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)