PasswordValidationRequest REST Endpoints
PasswordValidationRequest
The operations from the PasswordValidationRequest category.
- Validate Password using userdetails
- Method: postPath:
/oam/services/rest/access/api/v1/pswdmanagement/PasswordValidateRequests - Validate Password using userid
- Method: postPath:
/oam/services/rest/access/api/v1/pswdmanagement/PasswordValidateRequests/${userid} - Validate Password using userid and idstoreref
- Method: postPath:
/oam/services/rest/access/api/v1/pswdmanagement/PasswordValidateRequests/${userid}/${idstoreref}