Property reference
glide.oauth.pkce.skip_client_secret_validation
The glide.oauth.pkce.skip_client_secret_validation property determines if OAuth token requests for non-public clients are accepted when the client_secret is missing or incorrect. Admins should review this setting to ensure proper security measures are in place for OAuth authentication.
Default: false
Type: boolean
Application: Global