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.
Define schema for integrating custom OIDC clients into SSO workflows using client credentials and redirect parameters.
clientId (string): Custom OIDC Client ID.secretKey (string, format: password): Custom OIDC Client Secret Key.tokenEndpoint (string): Custom OIDC token endpoint.