Property reference

glide.oauth.state.parameter.required

The glide.oauth.state.parameter.required property determines whether the state parameter is required for OAuth requests. When set to true, it enhances security by ensuring that the state parameter is included, which helps prevent cross-site request forgery attacks.

Default: true Type: boolean Application: Global

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? This property enforces the inclusion of the state parameter in OAuth requests, which is crucial for maintaining security during the authentication process.
What area does it affect? OAuth configuration
What does the default mean? The default value is "true", which means this behavior is enabled by default.
When should you review it? An admin should review this property when configuring OAuth settings or addressing security concerns.

Out of the box property record

Raw metadata from the property record.

Property name glide.oauth.state.parameter.required
Sys ID b9fb6c1073001300f42131a9faf6a7a7
Type boolean
Application Global
Default value true
Description if state parameter needed for the OAuth
Updated 2024-05-25 04:35:13