What is the rationale behind asking the user to enter user user id and password On the W4 Submit
We are on 9.2 and 8.58 tools version.
We are using the online Submit button for making changes to the ESS - W4
Upon clicking Submit there is a code that fires seeking user id and password RevalidatePassword();
What is the purpose/rationale for this.
We recently implemented MS Azure Header based SSO and our employees still have to enter the user id and pwd.
Before making any customizations around it, wanted to know the rationale and any pitfalls IF we take away the validation.
At this point we are not in a position to implement LDAP, so thats not a solution.