How to manage Password change when authentication is via keycloak

Viewed 19

I have configured SSO using Keycloak as OAuth2 and LDAP as the user federation. Login is successfull, but how to allow users to change password from Answer.

Since there is an option in Answer for changing password and users are changing it , but it is changing only in Answer db and next login is again with old LDAP password only.

Please guide if anyone have done this configuration or integration.

1 Answers

Currently, password modification only supports changing the password for Answer itself, so it cannot manage passwords for external systems.