There seems to be a weird issue with the self-serv...
# ory-network
a
There seems to be a weird issue with the self-service flow and 2fa. If a user does not enter their 2FA code and then tries to log in again, they don’t get prompted for 2FA but instead get returned to the returnTo URL:
Copy code
<https://auth.maxroll.gg/self-service/login/browser?return_to=https://maxroll.gg/d3/logged-in?action=post-login&after_verification_return_to=https://maxroll.gg/d3/logged-in?action=post-login>
h
That depends on your configuration for the session AAL factor (aka enforce MFA)
a
It's turned off though. This seems like a bug
h
Do you have a reproducible example for us? That would be very helpful!