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

feat: make user verification configurable, preferred as default #909

Merged
merged 1 commit into from Jul 20, 2023

Conversation

lfleischmann
Copy link
Member

@lfleischmann lfleischmann commented Jul 14, 2023

Description

  • make user verification configurable
  • set preferred as default value

Note that setting a user_verification value does not seem to have any impact on registration because we register credentials as resident keys per default and browsers then seem to automatically require verification for that.

Closes #654

@sonatype-lift
Copy link

sonatype-lift bot commented Jul 14, 2023

Sonatype Lift is retiring

Sonatype Lift will be retiring on Sep 12, 2023, with its analysis stopping on Aug 12, 2023. We understand that this news may come as a disappointment, and Sonatype is committed to helping you transition off it seamlessly. If you’d like to retain your data, please export your issues from the web console.
We are extremely grateful and thank you for your support over the years.

📖 Read about the impacts and timeline

@lfleischmann lfleischmann requested review from FreddyDevelop and like-a-bause and removed request for FreddyDevelop July 14, 2023 10:19
@lfleischmann lfleischmann merged commit e7dc097 into main Jul 20, 2023
12 checks passed
@lfleischmann lfleischmann deleted the user-verifiation-config branch July 20, 2023 15:53
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.

Change user verification requirement to "preferred" to align with FIDO Alliance guidance
2 participants