I have just started exploring Keycloak, so not having much idea about it. I am able to send verification link to the email id of the user. On click of verification link present in the email, it is getting verified successfully.
However, the user is redirected to the login page on successful verification. I want to know whether it is possible to embed some kind of tokens/security info in validation link which will automatically let the user sign in on click of verification link?