2023-08-27 10:55:55 +02:00
|
|
|
---
|
|
|
|
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*.
|
|
|
|
|
|
|
|
|
2023-10-28 00:07:31 +05:30
|
|
|
Documentation file automatically generated at 2023-10-27 13:55:46.343512.
|