website/integrations: add pfSense search scope (#9221)

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
Jens L
2024-04-12 02:03:04 +02:00
committed by GitHub
parent fc35497423
commit 49e1f4739e

View File

@ -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: