Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

18 lines
472 B
Markdown
Raw Permalink Normal View History

---
title: auth0SSOClientConfig | OpenMetadata Auth0 SSO Client
slug: /main-concepts/metadata-standard/schemas/security/client/auth0ssoclientconfig
---
# Auth0SSOClientConfig
*Auth0 SSO client security configs.*
## Properties
- **`clientId`** *(string)*: Auth0 Client ID.
- **`secretKey`** *(string, format: password)*: Auth0 Client Secret Key.
- **`domain`** *(string)*: Auth0 Domain.
Documentation file automatically generated at 2025-01-15 09:05:41.923720+00:00.