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
Adds a SAMLInternalResponse class that the saml backend returns instead
of the parent class InternalResponse. The new class allows SAML specific
details to be added into the response that is later passed into
plugins/microservices. The first SAML specific detail added is the SAML
NameID if it is asserted by the IdP that sent the response.
0 commit comments