---------- Forwarded message ----------
From: Nils Preusker <n.preusker@gmail.com>
Date: Wed, Mar 25, 2015 at 3:04 PM
Subject: Re: [keycloak-user] User Activation
To: Stian Thorgersen <stian@redhat.com>


Hey Stian,

thanks for your reply! That works, however we have a couple of issues with the suggested flow:

* if I'm not mistaken the e-mail template is the same one that is used for the "forgot password" link, this is not ideal in our case because it would be the first e-mail (first contact) that new users in our system would get...
* when I follow the flow that you suggested I always get redirected to the account page (/auth/realms/{realm}/account) after creating a password and I wasn't able to figure out why (I would have expected to be redirected to the default redirect URL, so to my application)

Cheers!
Nils




On Wed, Mar 25, 2015 at 9:49 AM, Stian Thorgersen <stian@redhat.com> wrote:
Create a user in admin account, set the users email, click on credentials and there's an option to send a password reset email.

----- Original Message -----
> From: "Nils Preusker" <n.preusker@gmail.com>
> To: keycloak-user@lists.jboss.org
> Sent: Wednesday, 25 March, 2015 9:43:32 AM
> Subject: [keycloak-user] User Activation
>
> Hi,
>
> I'm wondering whether there is a way to set up user activation so that
>
> * we create a new user via the admin API
> * the account has no credentials (password) and is inactive
> * the user receives an e-mail when the account is created
> * when the user logs in for the first time (following a link in the e-mail),
> he is prompted to set up his password and the account is activated
>
> So far I have only been able to get this to work with an initial "default"
> password followed by a prompt to re-set it. I also didn't find a way to
> notify a user of the new account via e-mail. Am I missing something?
>
> Cheers,
> Nils
>
>
> _______________________________________________
> keycloak-user mailing list
> keycloak-user@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-user