website/integrations: update pfSense integration details (#4337)
* Update index.md Removed need to enable ExtendedQuery, changed format of Authentication Containers to use semi-colons per note in pfSense, and added setting for Group member attribute (to allow users to not have to create pfsense users individually) Signed-off-by: bjk525 <34558980+bjk525@users.noreply.github.com> * Update index.md Signed-off-by: bjk525 <34558980+bjk525@users.noreply.github.com> * Update index.md Signed-off-by: bjk525 <34558980+bjk525@users.noreply.github.com> * revert Authentication containers Signed-off-by: Jens Langhammer <jens@goauthentik.io> --------- Signed-off-by: bjk525 <34558980+bjk525@users.noreply.github.com> Signed-off-by: Jens Langhammer <jens@goauthentik.io> Co-authored-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
parent
547c01f481
commit
8cf0a5dace
|
@ -77,7 +77,7 @@ Change the following fields
|
|||
- Bind credentials:
|
||||
- User DN: `cn=pfsense-user,ou=users,dc=ldap,dc=goauthentik,dc=io`
|
||||
- Password: `<pfsense-user password from step 2>`
|
||||
- Extended Query: &(objectClass=user)
|
||||
- Group member attribute: `memberOf`
|
||||
- Allow unauthenticated bind: **unticked**
|
||||
|
||||
## pfSense secure setup (with SSL)
|
||||
|
|
Reference in New Issue