netbox-plugin-auth-saml2
netbox-plugin-auth-saml2 copied to clipboard
Assistance with getting SAML groups to sync
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!
I just put the relevant AD group name that was passed through on that line. Seems to work ok for me.