From 06cd7c5c2506ddb09818676cbf4e1fa203191ba2 Mon Sep 17 00:00:00 2001 From: lian Date: Fri, 14 Mar 2025 12:14:30 +0800 Subject: [PATCH] Update remote_user.md --- manual/deploy/remote_user.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manual/deploy/remote_user.md b/manual/deploy/remote_user.md index 0a909f58..b64b4b0c 100644 --- a/manual/deploy/remote_user.md +++ b/manual/deploy/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,