
Check to see if a proposed password change parameter satisfies ViPR's password content rules the api can be called before login
This call has no restrictions.
All parameters are required unless otherwise stated.
Field | Description | Type | Notes |
<password_change> | |||
<old_password> | Users current valid password to be changed. | String | |
<password> | The new password to be set for the user. | String | |
<username> | User name of the user who's password is being changed. | String | |
</password_change> |