Replies: 1 comment 3 replies
-
If you don't tell us what's not working it's tough to help. :) Every module is going to handle MFA a little differently, and it matters a lot which MFA provider you're using. Microsoft? Okta? Ping? I also think it's important to recognize that it's inherently incompatible to both use MFA and run scripts unattended. You're either going to have to provide the MFA part, or you're going to have to find a way to authenticate that doesn't require them. Here is Microsoft's documentation on connecting to their modules. The MFA part is towards the bottom. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Not sure if this is the correct group, but hopefully you can guide me!
I'm trying to use a script to login to o365/azure using MFA, but it's not working! I'm posting the script that works without MFA being enabled (sanitized).
Appreciate your help
see attached
connecto365-Encrypted .txt
Beta Was this translation helpful? Give feedback.
All reactions