2023-04-25 16:58:47 +02:00
|
|
|
---
|
2025-06-29 13:03:42 +05:30
|
|
|
title: auth0SSOClientConfig | OpenMetadata Auth0 SSO Client
|
2023-04-25 16:58:47 +02:00
|
|
|
slug: /main-concepts/metadata-standard/schemas/security/client/auth0ssoclientconfig
|
|
|
|
---
|
|
|
|
|
|
|
|
# Auth0SSOClientConfig
|
|
|
|
|
|
|
|
*Auth0 SSO client security configs.*
|
|
|
|
|
|
|
|
## Properties
|
|
|
|
|
|
|
|
- **`clientId`** *(string)*: Auth0 Client ID.
|
2025-01-15 17:46:55 +05:30
|
|
|
- **`secretKey`** *(string, format: password)*: Auth0 Client Secret Key.
|
2023-04-25 16:58:47 +02:00
|
|
|
- **`domain`** *(string)*: Auth0 Domain.
|
|
|
|
|
|
|
|
|
2025-01-15 17:46:55 +05:30
|
|
|
Documentation file automatically generated at 2025-01-15 09:05:41.923720+00:00.
|