microsoftgraph / microsoftgraph/msgraph-sdk-powershell
Graph API equivalent of "Require re-register multifactor authentication" and "Revoke multifactor authentication sessions"
Nobody has claimed this yet.
- 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?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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