Trouble setting up content staging

Max De Los Reyes asked on March 8, 2024 22:50

Hello,

When attempting to sync my target and source servers, I am receiving System.InvalidOperationException: WSE563: The computed password digest doesn't match that of the incoming username token

when using Username/Password auth and [X509ClientOutputFilter.SecureMessage]: Unable to obtain server security token ID

when using X.509 auth.

I've referred to the documentation here, and ensured that the username/password and client/server keys are matching. What am I missing? Is there a hash of some sort that could be causing this error?

Recent Answers


Juraj Ondrus answered on March 9, 2024 16:53

When using the user name and password, make sure that the username and password entered on the source instance in Staging -> Servers for the target server (it can be dummy username and pwd, does not have to be real user account) is matching the values entered in the target instance in Settings -> Versioning & Synchronization -> Staging. Sample screen shot (green = source, red = target). And also, marked orange in the screen shot make sure the site level settings are set or inherited from the global settings.

When using X.509 certificate, you need to install the cert correctly. Please see the documentation.

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.