v3
latestOpenAPI 3.0.12026-07-314655871.8 MBAccount
Create a new authentication method
post/account/{account_id}/authentication
Path parameters
account_idstring required
Account ID
Request body
auth_token_extend_when_usedboolean
Extend authentication token validity when used
auth_token_max_age_secondsinteger
Auth Token Max Age Seconds
authentication_method_namestring required
Authentication Method Name
authentication_method_type'internal' | 'saml' required
An enumeration.
auto_join_team_idstring
Deprecated; always null. Teams are being sunset, so this value is ignored on writes and always returned as null.
auto_join_user_group_idstring
Automatically add users to a group, when user signs up using this authentication method
saml_assertion_signed_enabledboolean
Set to 'true' to enable WantAssertionsSigned
saml_authn_requests_signed_enabledboolean
Set to 'true' to enable AuthnRequestsSigned
saml_certificatestring
Identity provider's certificate
saml_digest_algorithm'sha1' | 'sha256' | 'sha384' | 'sha512'
An enumeration.
saml_entity_idstring
Saml Entity ID
saml_idp_login_allowedboolean
Set to 'true' to enable IdP initiated login
saml_idp_urlstring
Saml Idp Url
saml_join_groupsboolean
SAML join groups enabled
saml_requested_authn_context_enabledboolean
Set to 'false' to disable RequestedAuthnContext
saml_signature_algorithm'rsa-sha1' | 'dsa-sha1' | 'rsa-sha256' | 'rsa-sha384' | 'rsa-sha512'
An enumeration.
saml_variant'adfs'
An enumeration.
scim_enabledboolean
SCIM enabled
Response
Response