Add global policy for Duo Enterprise
What does this MR do and why?
This code update introduces a new access control rule, which will later be used for various Duo Enterprise features in the application. The conditions check for license availability, user permissions, and feature activation status. The rule will later enable or disable access to these features based on the conditions.
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
Before | After |
---|---|
How to set up and validate locally
This code change will not yet be exposed to the customer. Later it will be used in different locations:
- Authorization for the code suggestion API
- Passing features availability to the web IDE
- Displaying the availability of Duo Enterprise via GraphQL
Related to #471359