[keycloak-user] Email verification redirect URL

Hynek Mlnarik hmlnarik at redhat.com
Wed Aug 16 14:41:01 EDT 2017


What Keycloak version do you use?

How does the user get to login in the alternative flow in the first
place? The account verification continues in the flow to the
application the user originally attempted to log in, or just states
that the email has been verified for their account if the original
application cannot be determined.

On Wed, Aug 16, 2017 at 2:02 PM, Krishna Kuntala
<kuntalakrishna at gmail.com> wrote:
> I am using Rest APIs to communicate with Keycloak for sending verification
> email (/send-verify-email?client_id=xxx&redirect_uri=application-url). This
> flow is working fine when user clicks on verfication link, "Back to
> application" link redirects me to intended "application-url".
>
> However with alternative flow, if the user does not click on this link and
> tries to login with his credentials, the user will be redirected to Account
> verification page. This sends one more email to the user with the link
> embedded in it. This link does not have provided/intended redirect_uri i.e.
> application-url. Instead it has redirect_uri to the default realm.
>
> I want to embed the same URI even in case another email is sent to the user
> for verification which is not happening in this case.
>
>
> Thanks and Regards,
> KK
> _______________________________________________
> keycloak-user mailing list
> keycloak-user at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-user



-- 

--Hynek


More information about the keycloak-user mailing list