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
|
|
|
|
|
2025-01-15 17:46:55 +05:30
|
|
|
- **`google`**: Google SSO Configuration. Refer to *[../security/client/googleSSOClientConfig.json](#/security/client/googleSSOClientConfig.json)*.
|
|
|
|
- **`okta`**: Okta SSO Configuration. Refer to *[../security/client/oktaSSOClientConfig.json](#/security/client/oktaSSOClientConfig.json)*.
|
|
|
|
- **`auth0`**: Auth0 SSO Configuration. Refer to *[../security/client/auth0SSOClientConfig.json](#/security/client/auth0SSOClientConfig.json)*.
|
|
|
|
- **`azure`**: Azure SSO Configuration. Refer to *[../security/client/azureSSOClientConfig.json](#/security/client/azureSSOClientConfig.json)*.
|
|
|
|
- **`customOidc`**: Custom OIDC SSO Configuration. Refer to *[../security/client/customOidcSSOClientConfig.json](#/security/client/customOidcSSOClientConfig.json)*.
|
|
|
|
- **`openmetadata`**: OpenMetadata SSO Configuration. Refer to *[../security/client/openMetadataJWTClientConfig.json](#/security/client/openMetadataJWTClientConfig.json)*.
|
2023-08-27 10:55:55 +02:00
|
|
|
|
|
|
|
|
2025-01-15 17:46:55 +05:30
|
|
|
Documentation file automatically generated at 2025-01-15 09:05:41.923720+00:00.
|