- Affected version
- 18.0.0
I'm trying to make an authentication SPI which loads a custom ftl in which the username is provided, depending on whether the user is registered or not, it goes to login or register. This step works as it should, for this I make a context switch and load the corresponding ftls, the login makes the entire flow work correctly, taking into account that I make a copy of the browser and Add Execution of the custom SPI in the Keycloak configuration and then is Username Password Form, which may mean that once you finish the action with a context.success(); go to this Execution. But the register gives me problems, it goes to register.ftl but once there when we fill out the form fields it does not register but instead asks again if the user is registered and sends it again to register.ftl