Update an Identity Provider
Update the details of an Identity Provider specified by ID for this Organization.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Identity provider identifier.
^con_[A-Za-z0-9]{16}$Body
- IdP ADFS Update Request
- IdP Google Workforce Update Request
- IdP OIDC Update Request
- IdP Okta Update Request
- IdP Ping Update Request
- IdP SAML Update Request
- IdP Microsoft Azure AD Update Request
Identity provider name used on the login screen. Requires access_level to be 'full'
1 - 128Enables showing a button for the connection in the login page (new experience only). If false, it will be usable only by Home Realm Discovery (HRD). Requires access_level to be 'full' or 'limited'
If true, the user will be made a member of the organization upon login. Requires access_level to be 'full' or 'limited'.
True if the identity provider is enabled for the organization. Requires access_level to be 'full' or 'limited'
Identity provider specific options. Requires access_level to be 'full'.
- adfs_server
- fedMetadataXml
Response
Identity provider successfully updated.
- IdP ADFS Response
- IdP Google Workforce Response
- IdP OIDC Response
- IdP Okta Response
- IdP Ping Response
- IdP SAML Response
- IdP Microsoft Azure AD Response
Identity provider specific options.
The type of the identity provider
adfs, google-apps, oidc, okta, pingfederate, samlp, waad "adfs"Identity provider specific options.
- adfs_server
- fedMetadataXml
Identity provider identifier.
^con_[A-Za-z0-9]{16}$The name of the identity provider
128List of domains for Home Realm Discovery (HRD)
Identity provider name used on the login screen.
1 - 128Enables showing a button for the connection in the login page (new experience only). If false, it will be usable only by Home Realm Discovery (HRD).
If true, the user will be made a member of the organization upon login.
True if the identity provider is enabled for the organization.
none, readonly, limited, full