SSO doesn't work for SAML accounts that require idp #6868

Closed
opened 2025-12-29 19:46:13 +01:00 by adam · 0 comments
Owner

Originally created by @arthanson on GitHub (Aug 24, 2022).

Originally assigned to: @arthanson on GitHub.

NetBox version

v3.3.0

Python version

3.10

Steps to Reproduce

  1. Setup SAML SSO integration that has idp (see: https://python-social-auth.readthedocs.io/en/latest/backends/saml.html#basic-usage)
  2. Use the SSO signin link on the main NetBox login page

Expected Behavior

The SSO link should work and contain an idp query param

Observed Behavior

The provider will show an error page as the idp isn't given in the QueryParam

Originally created by @arthanson on GitHub (Aug 24, 2022). Originally assigned to: @arthanson on GitHub. ### NetBox version v3.3.0 ### Python version 3.10 ### Steps to Reproduce 1. Setup SAML SSO integration that has idp (see: https://python-social-auth.readthedocs.io/en/latest/backends/saml.html#basic-usage) 2. Use the SSO signin link on the main NetBox login page ### Expected Behavior The SSO link should work and contain an idp query param ### Observed Behavior The provider will show an error page as the idp isn't given in the QueryParam
adam added the type: bugstatus: accepted labels 2025-12-29 19:46:13 +01:00
adam closed this issue 2025-12-29 19:46:14 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#6868