netbox-plugin-auth-saml2 icon indicating copy to clipboard operation
netbox-plugin-auth-saml2 copied to clipboard

Assistance with getting SAML groups to sync

Open jasonbyatt opened this issue 3 years ago • 1 comments

Hi all

Less of an issue more of some guidance, I've got SAML working however I'm trying to have all users in a group be a super user which doesn't pull through.

'is_superuser': 'saml-group2'

For "saml-group2" do I simply provide the DN of that group? I'm currently attempting to use a Global Security Group as Domain Local didn't work. The user logs in but simply gets 0 permissions until its manually set.

Appreciate the help!

jasonbyatt avatar Feb 18 '22 09:02 jasonbyatt

I just put the relevant AD group name that was passed through on that line. Seems to work ok for me.

beezed1 avatar Feb 24 '22 17:02 beezed1