IdPAuthTypeTO

IdPAuthTypeTO
IdPAuthTypeTO

Auth method for identity provider

JSON Example
{
    "id": "8edacc5b-ff9d-4f8d-8575-6a137619fc88",
    "auth_method_name": "example_auth_method_name",
    "saml_authn_context": "urn:oasis:names:tc:SAML:2.0:ac:classes:unspecified"
}
string As uuid As uuid
id
Optional

The unique identifier for the auth method

string
auth_method_name
Required

The name of the auth method

string
saml_authn_context
Required

The SAML authentication context mapped to this auth method.