Check user password
POST {{stripeUrl}}/admin/v1/PasswordAuthenticator
Request Body
{"mappingAttribute"=>"userName", "mappingAttributeValue"=>"csaladna@example.com", "password"=>"Welcome1", "schemas"=>["urn:ietf:params:scim:schemas:oracle:idcs:PasswordAuthenticator"]}
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Authorization | string | ||
| Date | string | ||
| Content-Type | string | ||
| x-content-sha256 | string |