netbox-plugin-auth-saml2 icon indicating copy to clipboard operation
netbox-plugin-auth-saml2 copied to clipboard

Permission Error

Open RyanMesser opened this issue 4 years ago • 2 comments

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.

image

RyanMesser avatar Oct 14 '21 00:10 RyanMesser

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.

devon-mar avatar Oct 27 '21 05:10 devon-mar

@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!

jeremyschulman avatar Dec 11 '21 14:12 jeremyschulman