I have recently integrate Otp Email (plugin overwrited) and Otp Sms (also plugin overwrited) on my keycloak cluster.
I have the link “Try another way” who appear at bottom of my form when the user be on first otp form.
But for my user, i need the user choose directly the otp who they want use.
I want to display just after login the “try another way” form and not the first otp form.
I have checked in .tpl if i find a solution… but nothing…
I don’t know if i need to use a custom authentication provider for redirect directly to “try another way” form.
Maybe @dasniko , you can help me (thanks also to your tutorial on otp sms
)
Thanks lot