mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-13 20:18:24 +00:00
17 lines
445 B
Markdown
17 lines
445 B
Markdown
![]() |
---
|
||
|
title: ssoAuth
|
||
|
slug: /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.
|
||
|
|
||
|
|
||
|
Documentation file automatically generated at 2023-10-27 13:55:46.343512.
|