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
It was mostly dealing with bytes vs. strings issues. The SAMLResponse
parameter generated by pysaml2 has an `<?xml ...?>` header in Python 2,
but not in Python 3.
0 commit comments