com.snc.platform.security.oauth.is.active
ServiceNow property description:
This instance participates in OAuth
Attributes
- Sys ID: a4e17700c3311100bac1addbdfba8fee
- Type: true | false
- Application: Global
- Default value: true

AI generated property description:
The ServiceNow property `com.snc.platform.security.oauth.is.active` determines whether the instance participates in OAuth, a protocol for authorization. When this property is set to true, the instance can act as an OAuth provider, allowing external applications to request access tokens for secure API interactions. This setting is crucial for enabling OAuth-based authentication and authorization workflows within the ServiceNow platform. To configure this property, navigate to the System Properties and set the value accordingly. Proper configuration ensures secure and efficient integration with third-party applications using OAuth.
Source