View Source ShinAuth.SAML.Response.Status (shin_auth v1.1.0)
Defines the attributes and values from samlp:Status
Summary
Types
@type t() :: {:status, :failure, :successful} | {:status_code, String.t()}
Defines the attributes and values from samlp:Status
@type t() :: {:status, :failure, :successful} | {:status_code, String.t()}