Replies: 1 comment 2 replies
-
Until we find another working solution we use SAML on AzureAD enterprise application (and SAML as netbox social auth backend, not AzureAD) and store groups in extra data. Then we create/populate groups with a custom pipeline. Search in discussion for other topics about this. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone, I could configure Netbox to access via SSO following the documentation, but I can't configure the group mapping. For example, I'd like to assign
Superuser status
andStaff status
to the users who are part of the AD group "Admins" and those who are part of the AD group "Operators" to be assigned to theOperators
group in Netbox.It is possible to do that without using external plugins?
Beta Was this translation helpful? Give feedback.
All reactions