gabeluci
Jan 14, 2022Iron Contributor
Status:
New
Microsoft Graph: Add support for "Require re-register MFA"
Currently, "Require re-register MFA" can only be set https://docs.microsoft.com/en-us/azure/active-directory/authentication/howto-mfa-userdevicesettings#manage-user-authentication-options, or via Pow...
ds-tdx
Sep 08, 2023Copper Contributor
up-vote
I too would like a rest endpoint to /requireReregister
POST https://graph.microsoft.com/beta/users/{id | userPrincipalName }/authentication/methods/requireReregister
While we can add powershell support to our existing automations, I would prefer not to deploy a deprecating solution.