2023-04-25 16:58:47 +02:00
|
|
|
---
|
|
|
|
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.
|
2025-01-15 17:46:55 +05:30
|
|
|
- **`secretKey`** *(string, format: password)*: Custom OIDC Client Secret Key.
|
2023-04-25 16:58:47 +02:00
|
|
|
- **`tokenEndpoint`** *(string)*: Custom OIDC token endpoint.
|
|
|
|
|
|
|
|
|
2025-01-15 17:46:55 +05:30
|
|
|
Documentation file automatically generated at 2025-01-15 09:05:25.266839+00:00.
|