Skip to content

add enrollment_unversal_prompt_enabled to admin api settings#258

Merged
AaronAtDuo merged 1 commit intoduosecurity:masterfrom
chisuloAtDisco:ZTMFAE-806-add-portal_universal_prompt_enabled_admin-settings
Mar 18, 2024
Merged

add enrollment_unversal_prompt_enabled to admin api settings#258
AaronAtDuo merged 1 commit intoduosecurity:masterfrom
chisuloAtDisco:ZTMFAE-806-add-portal_universal_prompt_enabled_admin-settings

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
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.

2 participants