Update SSO provider configuration
Updates the specified SSO provider configuration.
Documentation Index
Fetch the complete documentation index at: https://docs.dynamic.xyz/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of organization
36^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$"95b11417-f18f-457f-8804-68e361f9164f"
The SSO provider ID
Body
Client ID for the SSO provider
255Client secret for the SSO provider
255SSO domain for the provider
255Email domain for the company emails to be used for SSO
255okta when set to true it would enforce sso auth to the domain
Response
Successfully updated SSO provider configuration
36^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$"95b11417-f18f-457f-8804-68e361f9164f"
Client ID for the SSO provider
Masked client secret for the SSO provider
36^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$"95b11417-f18f-457f-8804-68e361f9164f"
SSO domain for the provider
Email domain for the company emails to be used for SSO
okta Whether SSO is enforced for this domain
Redirect URL for the SSO provider
Timestamp when the SSO domain was verified by Dynamic API. This will be present when the SSO domain ownership has been verified by setting a TXT record in DNS.
TXT record challenge string for the SSO domain verification. This will be provided when the SSO provider domain ownership needs to be verified by setting a TXT record in DNS.