Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating policy files to reflect the current Duo Desktop policy structure #267

Merged

Conversation

cisco-jbammel
Copy link
Contributor

Description

The device_health_app section of the policy API was updated to duo_desktop, with one variable renamed (requires_DHA -> requires_duo_desktop) last year, but the two policy examples that use it were not updated alongside it. This PR updates those two values, and also renames the functions that use them to say Duo Desktop instead of Device Health App.

Motivation and Context

This ensures that the current example for Duo Desktop policy is accurate and reflects the name change the Device Health App had last year.

How Has This Been Tested?

Ran both policies and policies_advanced locally to ensure the policy was created correctly and updated with the correct Duo Desktop policies in my admin panel UI

Types of Changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

The Duo Desktop section replaced the device_health_app section in the official admin API docs, but this example was never updated to reflect that. This commit updates this to use the correct section.
The Duo Desktop section replaced the device_health_app section in the official admin API docs, but this example was never updated to reflect that. This commit updates this to use the correct section.
@AaronAtDuo AaronAtDuo merged commit cf998c9 into duosecurity:master May 2, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants