Setting up Azure AD SSO for netbox docker #1286
Unanswered
Jding2159
asked this question in
Getting Help
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.
-
Hi, I am trying to setup SSO for my containerized netbox environment using these documentation.
https://github.com/netbox-community/netbox-docker
https://netboxlabs.com/docs/netbox/en/stable/administration/authentication/microsoft-azure-ad/
I was able to get the Microsoft Azure AD button to show up on the login screen, but when I click on it to try to authenticate. I get the error below
"Sorry we are having trouble signing you in"
"AADSTS900971: No reply address provided"
I have properly set the redirect url in Azure app registration.
https://netbox-dev.test.com
is there another line of config I need to add to configuration.py for the redirect uri?
right now I added these lines to my configuration.py per the netbox documentation.
Beta Was this translation helpful? Give feedback.
All reactions