p2-inc / keycloak-magic-link

Magic Link Authentication for Keycloak
https://phasetwo.io
Other
222 stars 44 forks source link

Add update password configuration #20

Closed ulrich closed 1 year ago

ulrich commented 1 year ago

Signed-off-by: Ulrich VACHON uvachon@gmail.com

In this mr I added the possibility to set the update password required action. This is useful when we want to use this SPI with the built-in browser authentication and not with a custom workflow.

By the way, when an user wants to register its account after clicking on the email he will be asked to set his password on the start up of registration process.

Regards,

xgp commented 1 year ago

Thanks for the addition. Looks good to me!