Property reference
glide.oauth.allow.parameters.in.post.body.only
The glide.oauth.allow.parameters.in.post.body.only property restricts the oauth_token.do processor to accept only POST body parameters for all supported grant types. This setting is crucial for maintaining secure and standardized OAuth token requests, and it defaults to true.
Default: true
Type: boolean
Application: Global