API access policy prioritization
-
- UpdatedAug 1, 2024
- 2 minutes to read
- Xanadu
- Platform Security
Learn about the policy prioritization logic if there are multiple API access policy configured for your ServiceNow® instance.
API access policies are prioritized based on the type of REST API policy set on your ServiceNow® instance.
The approach is defining different weights for each part of the API such as,method, resource, and version.
The API policy is prioritized for non-global first, then global. In other words, a non-global access policy will always override a global API access policy.
Prioritization logic are as follows: