Skip to content

Add global policy for Duo Enterprise

Lukas Wanko requested to merge 471359-add-global-policy-for-duo-enterprise into master

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:

  1. Authorization for the code suggestion API
  2. Passing features availability to the web IDE
  3. Displaying the availability of Duo Enterprise via GraphQL

Related to #471359

Merge request reports

Loading