microsoft / EasyRepro

Automated UI testing API for Dynamics 365
MIT License
512 stars 285 forks source link

[FEATURE] Add instrumentation for Login with MFA #1377

Open aliyoussefi opened 1 year ago

aliyoussefi commented 1 year ago

Describe the feature
Add instrumentation for Login with MFA

Explain why this feature is needed
To assist with troubleshooting for CI/CD processes

AngelRodriguez8008 commented 11 months ago

What do you means with "instrumentation for Login with MFA", multi-factor authentication is already well implemented.

You just need to set the MfaSecretKey in your app.config.

Also, possible in DevOps Pipeline.