View Source ShinAuth.SAML.Response (shin_auth v1.0.0)
Parsed XML struct of a SAML response
Summary
Types
@type t() :: {:common, ShinAuth.SAML.Response.Common.t()} | {:conditions, ShinAuth.SAML.Response.Conditions.t()}
Parsed XML struct of a SAML response
@type t() :: {:common, ShinAuth.SAML.Response.Common.t()} | {:conditions, ShinAuth.SAML.Response.Conditions.t()}