Hello,
We have SSO setup over a 6.40 ERP and a 7.00 portal installation. The identity management is done via ABAP datasource.
Problem: when a user getÂ’s prompted to change password over the portal, the change does not get reflected over on the backend system.
We >don’t< want to deactivate the password change. Furthermore, we’ve realized that this >works< on our DEV system, but not on the PRD landscape. I did a comparison between ERP parameters (including wildcards ‘login’ and ‘password’) and they are set the same way on both systems:
login/password_change_for_SSO 1
login/disable_password_logon (nothing - default)
login/accept_sso2_ticket 1
Does anyone know of other possible parameters in order so allow the portal to change/propagate the modified password to the backend?
Note: This seemed to started to happen only afterwards recent SP upgrades on both portal and backend.
Thanks in advance.