Update remote_user.md

This commit is contained in:
lian 2025-03-14 12:14:30 +08:00 committed by GitHub
parent b053298563
commit 06cd7c5c25
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -41,7 +41,7 @@ REMOTE_USER_ATTRIBUTE_MAP = {
"HTTP_ORGANIZATION": 'institution',
# for user role
'HTTP_Shibboleth-affiliation': 'affiliation',
'HTTP_SHIBBOLETH_AFFILIATION': 'affiliation',
}
# Map affiliation to user role. Though the config name is SHIBBOLETH_AFFILIATION_ROLE_MAP,