From 7d64c90645d24caedab1a550333c68910632babe Mon Sep 17 00:00:00 2001 From: lian Date: Fri, 14 Mar 2025 12:08:19 +0800 Subject: [PATCH] Update remote_user.md --- manual/config/remote_user.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manual/config/remote_user.md b/manual/config/remote_user.md index bd1614f6..fa7847e8 100644 --- a/manual/config/remote_user.md +++ b/manual/config/remote_user.md @@ -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,