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
rename to saml2_be.py/saml2_fe.py to clarify in the logfile whether a message was issued by pysaml2 or satosa
Satosa knows 2 relay_states, one for the frontend and one for the backend side. It should be named accordingly in State.state_dict to be self-documenting when looking at the data. (Or merged into a single relay_state if nothing against).
internalData: find a non-generic name for this data structure; internal data could be anything.