microsoft / accessibility-insights-service

Accessibility Insights Service
Other
70 stars 51 forks source link

fix: handle service account password authentication preference #2571

Closed v-viyada closed 1 month ago

v-viyada commented 1 month ago

Details

Service accounts having password authentication preference set by default will skip the Forms Authentication Page (page which gives option to select authentication type Password or Sign in with PIN). This pull request handle the scenario to checks for password page load if forms authentication page load timeout.

Motivation

addresses issue #2569

Context

Pull request checklist