Better support for MFA / 2FA enforcement and management #21632
simonech
started this conversation in
Features and ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Problem statement
Umbraco supports MFA, but its activation is currently opt-in and user-driven.
As a result:
From a security perspective, this makes it difficult to:
Proposed ideas
1. Enforced MFA based on user group
Allow MFA requirements to be defined per user group, for example:
This would align well with a group-based security configuration approach.
2. MFA enrollment flow
Possible approaches for enforcing MFA enrollment:
3. Visibility of MFA status
Expose the MFA status in the backoffice:
4. Device and recovery management
Improve usability and support scenarios by allowing:
Open discussion
This discussion can be used to:
Note
This ticket was discussed within the Umbraco Security & Privacy Advisors group; I’m formalising it here to gather broader feedback.
Beta Was this translation helpful? Give feedback.
All reactions