mirror of
https://github.com/nitnelave/lldap.git
synced 2023-04-12 14:25:13 +00:00
Update authentik.md
This commit is contained in:
parent
8a9dab7f63
commit
7999403405
@ -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
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user