Forum Discussion
rmahasethbid
Jul 05, 2021Copper Contributor
Reset Password without user Credentials
Is there any Azure AD API where we can reset password without passing the old password?
We have a use case where we need to do the password reset and we only have the client credentials.
Can anyone suggest the API and how to do that?
Thanks.
- davidbmarkerBrass Contributor
Good Afternoon! The following should assist in resetting the password for a user account using Microsoft Graph. I do want to caution you as these APIs are still in beta.