mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-10 02:28:22 +00:00

* DOCS - Prepare 1.7 Release and 1.8 SNAPSHOT * DOCS - Prepare 1.7 Release and 1.8 SNAPSHOT
1.3 KiB
1.3 KiB
title | slug |
---|---|
ssoAuth | /main-concepts/metadata-standard/schemas/auth/ssoauth |
SSOAuthMechanism
User/Bot SSOAuthN.
Properties
ssoServiceType
(string): Type of database service such as Amundsen, Atlas... Must be one of:["google", "okta", "auth0", "custom-oidc", "azure"]
.authConfig
: The authentication configuration used by the SSO.- One of
- : Google SSO Configuration. Refer to ../security/client/googleSSOClientConfig.json.
- : Okta SSO Configuration. Refer to ../security/client/oktaSSOClientConfig.json.
- : Auth0 SSO Configuration. Refer to ../security/client/auth0SSOClientConfig.json.
- : Azure SSO Configuration. Refer to ../security/client/azureSSOClientConfig.json.
- : Custom OIDC SSO Configuration. Refer to ../security/client/customOidcSSOClientConfig.json.
- : SAML SSO Configuration. Refer to ../security/client/samlSSOClientConfig.json.
- One of
Documentation file automatically generated at 2025-01-15 09:05:41.923720+00:00.