Sep 10 2021
11:48 AM
- last edited on
Jan 14 2022
03:25 PM
by
TechCommunityAP
Sep 10 2021
11:48 AM
- last edited on
Jan 14 2022
03:25 PM
by
TechCommunityAP
Does anyone know if there is a way to manually trigger an MFA request for a user via PowerShell or another tool? The use case is that we would like to try and use Azure MFA as a means of identity validation, this is needed because of some legacy applications or other scenarios where we simply need to verify identity as there is no self-service options and would like to use Azure MFA for this as opposed to implementing a new MFA tool.
The perfect solution would use the sms method by default and automatically send an MFA code to a user of our choosing via the script/tool so they could read the response back to us to enter in a form to see if valid as proof of identity.
Does anyone know if something like this would be possible via PowerShell or another cmdlet/tool?
Oct 07 2021 04:06 AM