From 7635c16e1492c532c0639e909e56146f83ee4912 Mon Sep 17 00:00:00 2001 From: Daniel Pan Date: Thu, 17 Oct 2024 11:00:41 +0800 Subject: [PATCH] Update ldap_in_11.0.md --- manual/deploy_pro/ldap_in_11.0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manual/deploy_pro/ldap_in_11.0.md b/manual/deploy_pro/ldap_in_11.0.md index f5fda578..2d0ff0ab 100644 --- a/manual/deploy_pro/ldap_in_11.0.md +++ b/manual/deploy_pro/ldap_in_11.0.md @@ -430,7 +430,7 @@ If you sync users from LDAP to Seafile, when the user login via SSO (ADFS or OAu SSO_LDAP_USE_SAME_UID = True ``` -Note, here the UID means the unique user ID, in LDAP it is the attribute you use for `LDAP_LOGIN_ATTR`, in ADFS it is `uid` attribute. You need make sure you use the same attribute for the two settings. +Note, here the UID means the unique user ID, in LDAP it is the attribute you use for `LDAP_LOGIN_ATTR` (not `LDAP_UID_ATTR`), in ADFS it is `uid` attribute. You need make sure you use the same attribute for the two settings. ## Importing Roles from LDAP