View Source ShinAuth.SAML.Response.Common (shin_auth v1.2.0)

Defines the common attributes from samlp:Response

Summary

Types

@type t() ::
  {:id, String.t()}
  | {:version, String.t()}
  | {:destination, String.t()}
  | {:issuer, String.t()}
  | {:issue_instant, String.t()}