clientSecret property

String? clientSecret
finalinherited

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;