From 19f926b71ccbd8b737c4914ec9c392f2829a34e9 Mon Sep 17 00:00:00 2001 From: arcoast <81871508+arcoast@users.noreply.github.com> Date: Tue, 14 Feb 2023 00:37:14 +0000 Subject: [PATCH] Set group property mappings See https://github.com/nitnelave/lldap/pull/444#issuecomment-1428918770 --- example_configs/authentik.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/example_configs/authentik.md b/example_configs/authentik.md index 2d7e513..1b4f73a 100644 --- a/example_configs/authentik.md +++ b/example_configs/authentik.md @@ -53,14 +53,14 @@ dc=example,dc=com - [x] authentik default OpenLDAP Mapping: uid ## Group Property Mappings -- [x] authentik default LDAP Mapping: mail -- [x] authentik default LDAP Mapping: Name +- [ ] authentik default LDAP Mapping: mail +- [ ] authentik default LDAP Mapping: Name - [ ] authentik default Active Directory Mapping: givenName - [ ] authentik default Active Directory Mapping: sAMAccountName - [ ] authentik default Active Directory Mapping: sn - [ ] authentik default Active Directory Mapping: userPrincipalName - [x] authentik default OpenLDAP Mapping: cn -- [x] authentik default OpenLDAP Mapping: uid +- [ ] authentik default OpenLDAP Mapping: uid # Additional settings