How to reset an employee's password through an API in Identity Manager? I found almost nothing about it, does anyone have any ideas or anything that can help?
- Products
- Solutions
- Resources
- Trials
- Support
- Partners
- Communities
How to reset an employee's password through an API in Identity Manager? I found almost nothing about it, does anyone have any ideas or anything that can help?
Do you want to set just the employee's password that controls the login into OneIM via an employee authentication module?
If so, you just need to update the property Person.DialogUserPassword at the employee, assuming you have the proper permissions to do so.
Do you want to set just the employee's password that controls the login into OneIM via an employee authentication module?
If so, you just need to update the property Person.DialogUserPassword at the employee, assuming you have the proper permissions to do so.