I need to implement “Forgot Password” functionality for keycloak and when the password updated I want to trigger my local db and update the local password as well. Also I have previously updated password policy defined in my legacy system and want to keep aligned As far as I observed I need to use EventType.UPDATE_PASSWORD event, but even this one has not the credentials in it, is there a way to implement or any sample repo ? Thanks
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Wanted to UPDATE password using API'S | 0 | 303 | February 9, 2023 | |
| Forcing login after password update/recovery | 8 | 1267 | June 7, 2024 | |
| How to trigger the "update password" page in keycloak for users | 17 | 14519 | November 29, 2024 | |
| Keycloak UPDATE_PASSWORD updates a user password but repeatedly asks to update password - only for a particular user | 0 | 1178 | January 4, 2021 | |
| Change user password API | 3 | 818 | July 12, 2021 |