[keycloak-user] Update passwords with old hash algorithm

Stian Thorgersen sthorger at redhat.com
Mon Jan 2 07:37:34 EST 2017


Just change the default password hashing algorith in the password policy
and Keycloak will automatically switch users to the new algorithm when the
authenticate or change the password.

On 23 December 2016 at 11:53, Danny Trunk <dt at zyres.com> wrote:

> Hello everybody,
>
> I've already implemented a custom Password Hash SPI which encodes and
> verifies encoded passwords with an old hash algorithm.
> Now I would like to update those passwords with a new hash algorithm as
> I have access to the raw password in the Password Hash SPI (Keyword:
> self-healing process).
>
> Which possibilities do I have?
>
> Best regards
> Danny.
> _______________________________________________
> 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