Netbox 4.x + KeyCloak + SAML2 SSO #17865
Unanswered
elg0ch0
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.
-
Hi,
How can I "tell" Netbox what the mapping is from SAML attributes when using Keycloak SAML2 SSO + python-social-auth?
It works for authentication (after setting Client signature required = Off), but Netbox GUI does not display the user's attributes (even if they are present in the SAML response). For example, email fields in user's profile remains blank.
configuration.py contains:
Keycloak´s mappings looks like:

Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions