v3

latestOpenAPI 3.0.12026-07-314655871.8 MB
Account

Update authentication method

put/account/{account_id}/authentication/{account_authentication_method_id}

Path parameters

account_idstring required

Account ID

account_authentication_method_idstring required

Account authentication method 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_enabledboolean

If true, authentication method can be used to access account/projects in account. If false, authentication method can still be used to sign in

authentication_method_namestring

Authentication Method Name

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