Skip to main content
All CollectionsTemplatesBasic
Reset Azure Active Directory MFA Methods and Password on a User - Workflow Template
Reset Azure Active Directory MFA Methods and Password on a User - Workflow Template

This workflow can be used as a nested workflow to reset a users password, remove all MFA methods for the user and clears any user sessions.

Updated over a week ago

This workflow template is designed for identity and access management scenarios, where an administrator needs to securely reset an Azure Active Directory user's credentials. Upon validation of the user's email, the workflow revokes existing sessions, generates a random temporary password, and removes all Multi-Factor Authentication (MFA) configurations. This process ensures a comprehensive reset of the user's access credentials, enhancing security protocols within an organization.

Use Cases

Identity and Access Management

Workflow Breakdown

  1. Verify the email address provided to the workflow is valid

  2. Revoke any sessions for the user

  3. Reset the users password with a random temporary password

  4. Remove all MFA configurations for the user

Vendors

Utils, Microsoft Azure AD, Microsoft 365

Workflow Output

The workflow will return success or failure of the operation on the users settings.

Did this answer your question?