Configure (create or update) an SSO integration in Gable
Configure (create or update) an SSO integration in Gable
Documentation Index
Fetch the complete documentation index at: https://docs.gable.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Body
Configuration for setting up SSO
- Option 1
- Option 2
The type of SSO integration, currently only SAML is supported.
SAML The name of your identity provider. This value will be displayed to users when they log in.
Note: This value cannot be the strings "Google" or "SAML" as they're reserved words in our identity management platform.
^(?=[a-zA-Z0-9\(\)\.\-!@]+$)(?!Google|SAML$).*$"Okta"
"GoogleWorkspace"
"OneLogin"
"JumpCloud"
The URL of the SAML metadata document. Either this or metadataFileContents must be provided.
"https://company.okta.com/app/123456789/sso/saml/metadata"
Response
SSO was successfully configured
- Option 1
- Option 2
The type of SSO integration, currently only SAML is supported.
SAML The name of your identity provider. This value will be displayed to users when they log in.
Note: This value cannot be the strings "Google" or "SAML" as they're reserved words in our identity management platform.
^(?=[a-zA-Z0-9\(\)\.\-!@]+$)(?!Google|SAML$).*$"Okta"
"GoogleWorkspace"
"OneLogin"
"JumpCloud"
The URL of the SAML metadata document. Either this or metadataFileContents must be provided.
"https://company.okta.com/app/123456789/sso/saml/metadata"