microsoftgraph / microsoftgraph/msgraph-sdk-powershell

Graph API equivalent of "Require re-register multifactor authentication" and "Revoke multifactor authentication sessions"

Open
#2,451 19 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Service issue
Dominant language
C#
Stars
898
Forks
230
Avg merge
2d 5h
Merged PRs (30d)
31

Description

I'm looking for a programmatic way (using Graph API SDK) to trigger the same function as Require re-register multifactor authentication and Revoke multifactor authentication sessions from the Entra ID portal.

In the event of a breach, it is important to be able to respond rapidly to lock the affected user account, so we wish to be able to automate this.

Is there an API equivalent that achieves the same result as manually clicking these 2 buttons?

image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by checking the Microsoft Graph API and Graph API SDK documentation for operations matching the Entra ID portal actions “Require re-register multifactor authentication” and “Revoke multifactor authentication sessions.” Done means identifying documented equivalents, or clearly confirming that no supported API operation provides these results.

Written by the indexing model from the issue text.

Assessment

Tech stack
powershell
Domain
api, authentication, security
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.