website/integrations: fix duplicate cn=
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
parent
31ede2ae1d
commit
82c3eaa0f9
|
@ -76,7 +76,7 @@ Change the following fields
|
||||||
- Hostname or IP address: authentik.company
|
- Hostname or IP address: authentik.company
|
||||||
- Transport: SSL - Encrypted
|
- Transport: SSL - Encrypted
|
||||||
- Bind credentials
|
- Bind credentials
|
||||||
- User DN: CN=CN=opnsense-user,OU=users,DC=ldap,DC=goauthentik,DC=io
|
- User DN: CN=opnsense-user,OU=users,DC=ldap,DC=goauthentik,DC=io
|
||||||
- Password: whatever-you-set
|
- Password: whatever-you-set
|
||||||
- Base DN: DC=ldap,DC=goauthentik,DC=io
|
- Base DN: DC=ldap,DC=goauthentik,DC=io
|
||||||
- Authentication containers: OU=users,DC=ldap,DC=goauthentik,DC=io;OU=groups,DC=ldap,DC=goauthentik,DC=io
|
- Authentication containers: OU=users,DC=ldap,DC=goauthentik,DC=io;OU=groups,DC=ldap,DC=goauthentik,DC=io
|
||||||
|
|
Reference in New Issue