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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

MFA step-up auth #900

Open
porcellus opened this issue Dec 14, 2023 · 0 comments
Open

MFA step-up auth #900

porcellus opened this issue Dec 14, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@porcellus
Copy link
Contributor

馃殌 Feature

We want to allow apps to have different MFA requirements in different parts of their apps (e.g.: add a higher requirement for the security settings page)

This will be solved separately from the base MFA case (#554).

Possible issues

  • We need to allow requiring factors based on time
  • We need to solve/fix the back-button issue (if SessionAuth redirects you to an MFA screen, the back button points to the screen that redirected you)
  • We need to solve/fix the issue where the screens SessionAuth redirects you (emailverification and MFA screens) do not redirect you back after you're done with them.

Solutions to explore

  • Instead of redirection, SessionAuth could show the factor/ev screens (e.g.: in a modal)
@porcellus porcellus added the enhancement New feature or request label Dec 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant