Skip to content

Commit 83f02e1

Browse files
committed
Merge branch 'master' into version-5
2 parents 62a2b17 + 5039390 commit 83f02e1

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
@@ -158,7 +158,8 @@ $config = [
158158
Default translation table from SAML attributes to OIDC claims is based on
159159
[REFEDS wiki article: "Mapping SAML attributes to OIDC Claims"](https://wiki.refeds.org/display/GROUPS/Mapping+SAML+attributes+to+OIDC+Claims).
160160

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

163164
```php
164165
<?php

0 commit comments

Comments
 (0)