Required Action bypasses authentication #29
gsantosamn
started this conversation in
General
Replies: 1 comment 1 reply
-
It works like designed. Please note that my examples are exactly that: examples! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, I am using this extension together with the Required Action to enter the mobile number : https://github.com/dasniko/keycloak-extensions-demo/tree/main/requiredaction .
The steps I want are simple :
But it does not work. After entering the mobile_number in the Required Action form and clicking "Submit", the user is authenticated !!
It seems the Required Action bypasses the "2FA SMS Authenticator" entirely and just authenticates the user. I really do not know why this happens
Beta Was this translation helpful? Give feedback.
All reactions