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