clientSecret property
The OIDC provider's client secret to enable OIDC code flow. If not provided, the existing configuration's value is not modified.
Implementation
final String? clientSecret;
The OIDC provider's client secret to enable OIDC code flow. If not provided, the existing configuration's value is not modified.
final String? clientSecret;