mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-13 20:18:24 +00:00
18 lines
470 B
Markdown
18 lines
470 B
Markdown
![]() |
---
|
||
|
title: customOidcSSOClientConfig
|
||
|
slug: /main-concepts/metadata-standard/schemas/security/client/customoidcssoclientconfig
|
||
|
---
|
||
|
|
||
|
# CustomOIDCSSOClientConfig
|
||
|
|
||
|
*Custom OIDC SSO client security configs.*
|
||
|
|
||
|
## Properties
|
||
|
|
||
|
- **`clientId`** *(string)*: Custom OIDC Client ID.
|
||
|
- **`secretKey`** *(string)*: Custom OIDC Client Secret Key.
|
||
|
- **`tokenEndpoint`** *(string)*: Custom OIDC token endpoint.
|
||
|
|
||
|
|
||
|
Documentation file automatically generated at 2022-07-14 10:51:34.749986.
|