function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
HDLPHDLP 

SSP user's passwords

Hi to all,

I would to know if anyone was able to access to the self service portal user's passwords.
In my company we already give credentials to the users and we don't want to give two different credentials to the users (one for our server, other for the SSP).

Doing some experiments with javascript (AJAX tools) I was able to set a new password to each user, but I don't think this is the best approach, because until now  I was unable to override the "reset password" method.

I also read that exists one approach based on database synchronization,  but I didn't find any too much information about this.

So my questions are:

1) how to get the ssp user's passwords (if it's possible)
2) how to override the reset password button
3) Where can I find information about database synchronization

Thanks in advance
HDLP
Michael.WatkinsMichael.Watkins
no, you cannot view the self service user's password from the api-  however, you can set it via the api.