[keycloak-user] Extending User Account Service

Stian Thorgersen sthorger at redhat.com
Wed Sep 4 06:16:22 EDT 2019


This is not currently supported. In the new account console that is coming
soon operations like these will be driven through actions on the login form
(like required actions are done today). This enables us to have more
flexibility. In the longer run we want to make it flexible to allow setting
up things like this, but at least with the new account console you should
be able to develop a custom TOTP action to support the flow that you want.

On Tue, 3 Sep 2019 at 16:48, Michael Humphries <
michaelhumphrieswork at gmail.com> wrote:

> Hi all,
>
> I want to know if it is possible to add email verification in front of the
> User Account Service or if this feature is in the works at all?
>
> If not, is it possible to extend the SPI in some way to leverage the User
> Account Service to achieve this?
>
> Essentially I want a situation where;
>
> 1. a user goes to update their TOTP information by clicking the link that
> takes them to /account/totp.
> 2. they are presented with a screen saying that they have been sent an
> email.
> 3. they click the link in the email.
> 4. they are taken to /account/totp where they can update their information.
>
> It is probably important to note, but also pretty obvious, that the user
> cannot just navigate to a static /account/totp as this would defeat the
> purpose of this feature.
>
> Any advice/help would be much appreciated.
>
> Thanks
>
> Mike
> _______________________________________________
> 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