this is my keycloak browser flow.
and this is loginChooseAuthenticator screen. This portal only allow one image upload but this screen has option to choose sms or email otp screen.
First problem is, I want to show the loginChooseAuthenticator after username and password screen. loginChooseAuthenticator comes when I click ‘Try another way’ on Email or SMS OTP screen.
Second problem is why keycloak always go to SMS for OTP in this browser flow. Email is clearly mentioned above sms but it is still going to SMS for OTP.
Third, If I mention any condition (Attribute) in email flow just above EMAIL or SMS OTP then ‘Try another way’ does not show on Email or SMS OTP Screen.