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

18 lines
422 B
Markdown
Raw Normal View History

2025-08-12 13:29:42 +05:30
---
title: auth0SSOClientConfig
slug: /main-concepts/metadata-standard/schemas/security/client/auth0ssoclientconfig
---
# Auth0SSOClientConfig
*Auth0 SSO client security configs.*
## Properties
- **`clientId`** *(string)*: Auth0 Client ID.
- **`secretKey`** *(string)*: Auth0 Client Secret Key.
- **`domain`** *(string)*: Auth0 Domain.
Documentation file automatically generated at 2025-08-12 05:39:47.683420+00:00.