--- title: customOidcSSOClientConfig | Official Documentation description: Define schema for integrating custom OIDC clients into SSO workflows using client credentials and redirect parameters. 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, format: password)*: Custom OIDC Client Secret Key. - **`tokenEndpoint`** *(string)*: Custom OIDC token endpoint. Documentation file automatically generated at 2025-01-15 09:05:41.923720+00:00.