You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
using pysaml2 with djangosaml2-knaperek==0.14.1 reults in an attribute error:
str' object has no attribute 'name_qualifier'
The IdentityCache set method also calls code(name_id) but then it is already coded
0 commit comments