From 8cf0a5dace45c305d75a5622f84f6395f328c127 Mon Sep 17 00:00:00 2001 From: bjk525 <34558980+bjk525@users.noreply.github.com> Date: Fri, 3 Feb 2023 08:45:13 -0500 Subject: [PATCH] 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 --------- Signed-off-by: bjk525 <34558980+bjk525@users.noreply.github.com> Signed-off-by: Jens Langhammer Co-authored-by: Jens Langhammer --- website/integrations/services/pfsense/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/integrations/services/pfsense/index.md b/website/integrations/services/pfsense/index.md index 6a0eb85dc..2db4fdc13 100644 --- a/website/integrations/services/pfsense/index.md +++ b/website/integrations/services/pfsense/index.md @@ -77,7 +77,7 @@ Change the following fields - Bind credentials: - User DN: `cn=pfsense-user,ou=users,dc=ldap,dc=goauthentik,dc=io` - Password: `` -- Extended Query: &(objectClass=user) +- Group member attribute: `memberOf` - Allow unauthenticated bind: **unticked** ## pfSense secure setup (with SSL)