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
Verify the email address provided to the workflow is valid
Revoke any sessions for the user
Reset the users password with a random temporary password
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.