-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Closed
Copy link
Labels
severity: lowDoes not significantly disrupt application functionality, or a workaround is availableDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
Description
Deployment Type
Self-hosted
Triage priority
N/A
NetBox Version
v4.1.4
Python Version
3.10
Steps to Reproduce
Update from NetBox v4.1.1 to v4.1.4 (SSO with Entra ID enabled)
Expected Behavior
According to the #15829, the new label Microsoft Entra ID was expected when SSO with Entra ID is enabled on NetBox.
Observed Behavior
The login screen doesn't show the Microsoft Entra ID label
The link associated to SSO button is .../oauth/login/azuread-oauth2/?next=%2F. With reference to doc Microsoft Entra ID, if I change the Redirect URI (Azure App Registrations) from /oauth/complete/azuread-oauth2/ to /oauth/complete/entraid-oauth2/. login doesn't work anymore.
Metadata
Metadata
Assignees
Labels
severity: lowDoes not significantly disrupt application functionality, or a workaround is availableDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
