Microsoft Secure Tech Accelerator
Apr 03 2024, 07:00 AM - 11:00 AM (PDT)
Microsoft Tech Community

Reset Password without user Credentials

Copper Contributor

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.

 

 

1 Reply

@rmahasethbid,

  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.

 

https://docs.microsoft.com/en-us/graph/api/passwordauthenticationmethod-resetpassword?view=graph-res...