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
[x] Addresses an existing issue: Fixes #2569
[x] Added relevant unit test for your changes. (yarn test)
[x] Verified code coverage for the changes made. Check coverage report at: <rootDir>/test-results/unit/coverage
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
yarn test
)<rootDir>/test-results/unit/coverage
yarn precheckin
)