POST /API/managementAPI/checkUserCredentialsWithPasswordHash/{username} passwordHash=…&options=…
AbstractRemoteManagementAPI.checkUserCredentialsWithPasswordHash({'username': /* username the user's user name */, 'passwordHash': /* passwordHash the user's password hash */, 'options': /* options the options map (domain, queyList, user) */});
Check some user's credentials