Property reference

glide.oauth.inbound.ropc.grant_type.disabled

The glide.oauth.inbound.ropc.grant_type.disabled property disables the resource owner password credentials grant type for inbound OAuth token requests. Admins should consider this setting to enhance security by preventing the use of this grant type, which is less secure than other methods.

Default: false 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 controls whether the resource owner password credentials grant type is allowed for inbound OAuth token requests, impacting authentication security.
What area does it affect? OAuth token management
What does the default mean? The default value is "false", which means this behavior is disabled by default.
When should you review it? Review this property when assessing OAuth security configurations or during security audits.

Out of the box property record

Raw metadata from the property record.

Property name glide.oauth.inbound.ropc.grant_type.disabled
Sys ID 3d010740ff3022105a97ffffffffff29
Type boolean
Application Global
Default value false
Description Disable resource owner password credentials grant type for inbound oauth token requests
Updated 2025-04-08 14:48:10