Skip to content

Adds explain_vulnerability as a cloud connector service

Darby Frey requested to merge explain-vuln-cloud-connector into master

What does this MR do and why?

This MR adds the cloud connector configuration to add explain_vulnerability as a stand-alone service, and adds the service check to the access policy.

For context, explain_vulnerability will be available to self managed in %17.2. It will be available as part of duo chat, but a stand-alone service is being configured to control access in the UI. The various permission and feature flag checks are covered by other conditions in the access policy.

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

Numbered steps to set up and validate the change are strongly suggested.

Merge request reports