Microsoft Entra ID authentication in Netbox #20148
Unanswered
acscampos
asked this question in
Help Wanted!
Replies: 0 comments
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.
-
From Netbox documenttion I found that "If successful, you will be redirected back to the NetBox UI, and will be logged in as the AD user. You can verify this by navigating to your profile (using the button at top right).
This user account has been replicated locally to NetBox, and can now be assigned groups and permissions."
### Is there a way to disable the replication of the Azure user account locally to Netbox? I have already an automated process for a long time that creates a new user in Netbox and assigns groups and permissions. Since the built-in Netbox replication process creates an account with a different username than my process, I would have to change all my current automation for other Netbox integrations to properly work as it was. Thank you.
Beta Was this translation helpful? Give feedback.
All reactions