authentik icon indicating copy to clipboard operation
authentik copied to clipboard

Access groups in pfsense

Open depuits opened this issue 3 years ago • 2 comments

Describe your question/ According to the documentation from pfsense it should be possible to assign groups from ldap. I was not able to get this to work. When using the Diagnostics > Authentication the user was authenticated but no groups where added. I tested by adding a admins group in authentik like the default in pfsense. Is this currently possible or can we only limit access by changing the search group?

Relevant infos i.e. Version of other software you're using, specifics of your setup

Screenshots If applicable, add screenshots to help explain your problem.

Logs Output of docker-compose logs or kubectl logs respectively

Version and Deployment (please complete the following information):

  • authentik version: 2022.9.0
  • Deployment: docker-compose

Additional context Add any other context about the problem here.

depuits avatar Oct 13 '22 09:10 depuits

I am experiencing the same problem right now with the latest authentik version, I configured pfSense to use the memberOf attribute and can authenticate without problem, but pfSense tells me, that my users are not members of any groups. The groups exist locally in pfSense. grafik

EuleMitKeule avatar Sep 11 '23 14:09 EuleMitKeule

are there any news on this. experiencing the same issue.

EDIT: found it...the scope has to be "Entire Subtree" image

m0nji avatar Mar 24 '24 10:03 m0nji