Skip to main content
All CollectionsTemplatesBasic
Reset Entra ID (ex-Azure AD) MFA Methods and Password on a User - Workflow Template
Reset Entra ID (ex-Azure AD) 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 2 months ago

Reset Entra ID (ex-Azure AD) MFA Methods and Password on a User: This workflow template is intended for identity and access management, specifically to streamline the process of securing an organization's systems when a user's credentials may be compromised. It checks the validity of the provided email, revokes any active user sessions, generates a temporary password, and removes all Multi-Factor Authentication (MFA) configurations associated with the user account. This aids in swiftly mitigating risks by ensuring the user must re-authenticate with new credentials and set up fresh MFA settings.

Use Cases

Function , 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?