Selenium testing : How to bypass okta in selenium Selenium testing : How to bypass okta in selenium selenium selenium

Selenium testing : How to bypass okta in selenium


  • Direct by pass is not supported by selenium right now.
  • One solution for this scenarios is to create a dedicated test credential and bypass MFA for this credential in Okta configuration.

You can whitelist the test account to not be prompted for MFA under -Admin >> Security >> Authentication >> Sign On

Reference - https://devforum.okta.com/t/method-to-bypass-multi-factor-athuntication/4669