netbox-plugin-auth-saml2
netbox-plugin-auth-saml2 copied to clipboard
Permission Error
Thought I've been able to upgrade to Netbox 3.0.7, for some reason I get the below error when attempting to login. I tested to if the claim is being sent with SAML decoder and it definitely is.

If you're using a newer version of pysaml2, it seems to do some manipulation on attribute names (tested on 6.5.2). Try changing the attribute to just emailAddress.
@RyanMesser - checking in with you to see if you have discovered the cause of your issue. If you have resolved it, could you please add a short note here so that others can learn? Thank you!