<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">I am trying to extend the keycloak new user registration path so that when a new user is registered to keycloak, it will automatically registered to another third party system with the same user name and password. How can I obtain the user password from keycloak? Is that possible? I tried the rest api (<span style="font-family: Monaco; font-size: 11px;"><a href="http://localhost:8080/auth/realms/{realm}/account/password">http://localhost:8080/auth/realms/{realm}/account/password</a>)</span>&nbsp;already and it returns the a html stream. Thx.<br><div><br></div><div>Christina</div></body></html>