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

add enrollment_unversal_prompt_enabled to admin api settings #258

Conversation

chisuloAtDisco
Copy link
Contributor

Adds enrollment_unversal_prompt_enabled field to the admin settings endpoint

Description

included the new field that can be set and returned when calling the admin settings endpoint

Motivation and Context

We recently added the new field to adminapi openapi spec. The changes here are updating our settings endpoint to match the spec.
enrollment_universal_prompt_enabled: description: > If true, email enrollment will use the Universal Prompt experience. If false, email enrollment will use the traditional Prompt experience. type: boolean

How Has This Been Tested?

updated test_update_settings() in test_settings.py to include the new field

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)

@AaronAtDuo AaronAtDuo merged commit 06b5a0c into duosecurity:master Mar 18, 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