Jump to content

Recommended Posts

Posted

Hi,

I am using edge webdriver udf to run my website scripts.

I have been using AutoIT scripts running on multiple Windows servers to verify website availability or page is not loading(running every 10 minutes as per scheduled). Scripts run under my domain account and open the required websites in a browser to validate functionality.

Recently, due to Entra ID MFA, the workflow has started failing. Each time the script launches a website, the browser prompts for MFA verification. As a result, the pages do not load unless I manually enter the MFA code. Please suggest me in identifying a feasible solution that allows these scripts to run from the servers without requiring interactive MFA each time either using certificate based or Managed identities or any AutoIT Library changes in the script.

  • Developers
Posted
5 minutes ago, MRAJ said:

Please suggest me in identifying a feasible solution that allows these scripts to run from the servers without requiring interactive MFA each time either using certificate based or Managed identities or any AutoIT Library changes in the script.

Not going to happen as MFA is a security measure, and we are not in the business of working around security measures, as clearly specified in our forum rules.

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

  • Jos locked this topic
Guest
This topic is now closed to further replies.
×
×
  • Create New...