website/integrations: add pfSense search scope (#9221)
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
@ -70,6 +70,7 @@ Change the following fields
|
|||||||
- Port value: 389
|
- Port value: 389
|
||||||
- Transport: Standard TCP
|
- Transport: Standard TCP
|
||||||
- Base DN: `DC=ldap,DC=goauthentik,DC=io`
|
- Base DN: `DC=ldap,DC=goauthentik,DC=io`
|
||||||
|
- Search Scope: Subtree
|
||||||
- Authentication containers: `OU=users,DC=ldap,DC=goauthentik,DC=io`
|
- Authentication containers: `OU=users,DC=ldap,DC=goauthentik,DC=io`
|
||||||
- Bind anonymous: **unticked**
|
- Bind anonymous: **unticked**
|
||||||
- Bind credentials:
|
- Bind credentials:
|
||||||
@ -128,6 +129,7 @@ Change the following fields
|
|||||||
- Transport: SSL/TLS Encrypted
|
- Transport: SSL/TLS Encrypted
|
||||||
- Peer Certificate Authority: `pfSense CA`
|
- Peer Certificate Authority: `pfSense CA`
|
||||||
- Base DN: `DC=ldap,DC=goauthentik,DC=io`
|
- Base DN: `DC=ldap,DC=goauthentik,DC=io`
|
||||||
|
- Search Scope: Subtree
|
||||||
- Authentication containers: `OU=users,DC=ldap,DC=goauthentik,DC=io`
|
- Authentication containers: `OU=users,DC=ldap,DC=goauthentik,DC=io`
|
||||||
- Bind anonymous: **unticked**
|
- Bind anonymous: **unticked**
|
||||||
- Bind credentials:
|
- Bind credentials:
|
||||||
|
|||||||
Reference in New Issue
Block a user