Ory.Model.IdentityWithCredentialsSaml (ory_client v1.20.10)

Payload to import SAML credentials

Summary

Types

t()

@type t() :: %Ory.Model.IdentityWithCredentialsSaml{
  config: Ory.Model.IdentityWithCredentialsSamlConfig.t() | nil
}

Functions

decode(value)