mirror of
https://github.com/haiwen/seafile-admin-docs.git
synced 2025-12-26 02:32:50 +00:00
Update shibboleth_authentication.md
This commit is contained in:
parent
9ec609377c
commit
faeacc9469
|
|
@ -224,7 +224,7 @@ SHIBBOLETH_ATTRIBUTE_MAP = {
|
|||
"HTTP_SN": (False, "surname"),
|
||||
"HTTP_MAIL": (False, "contact_email"),
|
||||
"HTTP_ORGANIZATION": (False, "institution"),
|
||||
"HTTP_Shibboleth-affiliation": (False, "affiliation"),
|
||||
"HTTP_SHIBBOLETH_AFFILIATION": (False, "affiliation"),
|
||||
}
|
||||
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in New Issue