Update authentik.md

This commit is contained in:
arcoast 2023-02-13 20:23:29 +00:00 committed by GitHub
parent 8a9dab7f63
commit 7999403405
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,7 +19,7 @@ lldap
ldap://lldap:3890
```
- [ ] Enable StartTLD
- [ ] Enable StartTLS
## TLS Verification Certificate
```
@ -45,6 +45,16 @@ dc=example,dc=com
## User Property Mappings
- [x] authentik default LDAP Mapping: mail
- [x] authentik default LDAP Mapping: Name
- [x] authentik default Active Directory Mapping: givenName
- [ ] authentik default Active Directory Mapping: sAMAccountName
- [x] authentik default Active Directory Mapping: sn
- [ ] authentik default Active Directory Mapping: userPrincipalName
- [x] authentik default OpenLDAP Mapping: cn
- [x] authentik default OpenLDAP Mapping: uid
## Group Property Mappings
- [x] authentik default LDAP Mapping: mail
- [x] authentik default LDAP Mapping: Name
- [ ] authentik default Active Directory Mapping: givenName
- [ ] authentik default Active Directory Mapping: sAMAccountName
- [ ] authentik default Active Directory Mapping: sn
@ -52,16 +62,6 @@ dc=example,dc=com
- [x] authentik default OpenLDAP Mapping: cn
- [x] authentik default OpenLDAP Mapping: uid
## Group Property Mappings
- [x] authentik default LDAP Mapping:
- [x] authentik default LDAP Mapping:
- [ ] authentik default Active Directory Mapping:
- [ ] authentik default Active Directory Mapping:
- [ ] authentik default Active Directory Mapping:
- [ ] authentik default Active Directory Mapping:
- [x] authentik default OpenLDAP Mapping:
- [x] authentik default OpenLDAP Mapping:
# Additional settings
## Group
@ -101,5 +101,5 @@ member
## Object uniqueness field
```
cn
uid
```