View Source ShinAuth.SAML.Response.Attribute (shin_auth v1.3.0)

Defines the attributes and values from saml:AttributeStatement

Summary

Types

@type t() :: {:name, String.t()} | {:value, String.t()}