Bug
In case the user does not exist in the keycloak, user needs to register at keycloak. But after registering, the login flow breaks and it fails. User has to try once again and login.
Solution
I want to let the login flow continue and as the user has successfully registered to keycloak, he/she should be logged in. In case of register error, I will show the error in the login page. Same for errors related to login flow, in case anything goes wrong during normal registered user in keycloak - I want to show the error message on the login page.
Bug
In case the user does not exist in the keycloak, user needs to register at keycloak. But after registering, the login flow breaks and it fails. User has to try once again and login.
Solution
I want to let the login flow continue and as the user has successfully registered to keycloak, he/she should be logged in. In case of register error, I will show the error in the login page. Same for errors related to login flow, in case anything goes wrong during normal registered user in keycloak - I want to show the error message on the login page.