microsoft / EasyRepro

Automated UI testing API for Dynamics 365
MIT License
513 stars 286 forks source link

Does EasyRepro support "Okta Verify" MFA other than MS Authenticator? #1244

Open singanivinay opened 2 years ago

singanivinay commented 2 years ago

Hi,

This is Vinay Singani and I work for Neptune TG. As part of automating Dynamics 365 CRM application, we really want to use EasyRepro. We were trying to run a test script and we encountered issue regarding MFA. When the script was running it took the username/password and then it redirected to "Okta Verify" authentication page.

"MFA Support" listed in the EasyRepro page states it supports MS Authenticator App and we need to feed in the hashkey. But, at Neptune we use "Okta Verify" Authenticator app and not MS Authenticator.

Does anyone in the group who used EasyRepro got a chance to work with MFA like Okta Verify or anything else other than MS Authenticator?

Thanks, Vinay

Shakevg commented 2 years ago

singanivinay EasyRepro is working not only with MS Authenticator (e. g. I use Duo Mobile app), it just work if you use MS account to login into D365. You can use any other app when you create MFA on MS site, you should just follow the instruction: https://github.com/microsoft/EasyRepro#mfa-support Are you using MS account to login into D365?