How REST API to verify user password

John Hazley asked on December 22, 2022 10:05

REST API is not returning the UserPassword hash. So, I would say it is not supported.

Correct Answer

Brenden Kehren answered on December 22, 2022 14:41

It may not be supported. However, do you have your settings and the user who is authenticating properly set up? According to the documentation you need to make sure the user authenticating has Global Administrator privilege level set AND the setting "Allow sensitive fields for administrators" for the REST API are checked.

If the field "Allow sensitive fields for administrators" is enabled, REST requests authenticated using the credentials of users with the Global administrator privilege level are allowed to work with data fields that contain sensitive information (for example fields related to passwords).

0 votesVote for this answer Unmark Correct answer

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