<Keycloak: On wrong OTP it redirects to username-p...
# community-feeds
r
Keycloak: On wrong OTP it redirects to username-password form, not showing Phone username password form I'm using cutom Providers and SPI using keycloak-phone-provider, I have configured browser flow for client as below:

https://i.stack.imgur.com/NcwOi.png

After this it shows what we expect.

https://i.stack.imgur.com/ajjkC.png

But when we give wrong OTP, it redirects and shows username-password form:...