Property reference

glide.oauth.outbound.token.request.via_mid.enabled

This property enables OAuth token requests to be processed through a MID server when configured. If disabled, all such requests will be handled directly by the ServiceNow instance, which may affect performance and security configurations.

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? It determines whether OAuth token requests are routed through a MID server or handled directly by the instance, impacting how external integrations authenticate.
What area does it affect? OAuth token management
What does the default mean? The default value is "true", which means this behavior is enabled by default.
When should you review it? Review this property when configuring OAuth integrations or troubleshooting token request issues.

Out of the box property record

Raw metadata from the property record.

Property name glide.oauth.outbound.token.request.via_mid.enabled
Sys ID adffecb543a3c61024d433674bb8f25e
Type boolean
Application Global
Default value true
Description Allow OAuth token requests to be executed via MID server if specified in the configuration. Disabling this property will cause all OAuth token requests, regardless of the OAuth via MID configuration, to be handled directly by the instance.
Updated 2024-07-22 11:16:15