mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-13 12:08:47 +00:00
21 lines
870 B
Markdown
21 lines
870 B
Markdown
![]() |
---
|
||
|
title: authConfig
|
||
|
slug: /main-concepts/metadata-standard/schemas/configuration/authconfig
|
||
|
---
|
||
|
|
||
|
# AuthConfiguration
|
||
|
|
||
|
*This schema defines the Auth Config.*
|
||
|
|
||
|
## Properties
|
||
|
|
||
|
- **`google`**: Google SSO Configuration. Refer to *../security/client/googleSSOClientConfig.json*.
|
||
|
- **`okta`**: Okta SSO Configuration. Refer to *../security/client/oktaSSOClientConfig.json*.
|
||
|
- **`auth0`**: Auth0 SSO Configuration. Refer to *../security/client/auth0SSOClientConfig.json*.
|
||
|
- **`azure`**: Azure SSO Configuration. Refer to *../security/client/azureSSOClientConfig.json*.
|
||
|
- **`customOidc`**: Custom OIDC SSO Configuration. Refer to *../security/client/customOidcSSOClientConfig.json*.
|
||
|
- **`openmetadata`**: OpenMetadata SSO Configuration. Refer to *../security/client/openMetadataJWTClientConfig.json*.
|
||
|
|
||
|
|
||
|
Documentation file automatically generated at 2023-10-27 13:55:46.343512.
|