[keycloak-user] Custom Required Action

Stian Thorgersen sthorger at redhat.com
Tue Nov 1 05:06:46 EDT 2016


Only way you'd be able to do it is with a custom realm resource. Required
actions require the session to be processed.

On 11 May 2018 at 00:05, Bruno Palermo <palermo at pobox.com> wrote:

> Hi,
>
>
> I'm trying to develop a custom required action to verify the user email
> without relying on the user session and allow the confirmation link to live
> longer.
>
>
> Let's say I send the user email as query parameter on the confirmation
> link.
>
> It's possible to search the database directly using this email and avoid
> using 'RequiredActionContext getUser()'?
>
>
> Thanks,
> Bruno
> _______________________________________________
> keycloak-user mailing list
> keycloak-user at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-user
>


More information about the keycloak-user mailing list