Description of problem: After initial bad credentials, logging in with valid credentials results in an infinite redirect loop. Version-Release number of selected component (if applicable): DV 6.1 How reproducible: Very Steps to Reproduce: 1. Log in to dashboard with user and incorrect password 2. Log in again with same user and correct password 3. Observe redirect loop Actual results: Log in attempt results in redirect loop: "The webpage at http://dv.example.com:8080/dashboard/ has resulted in too many redirects. Clearing your cookies for this site or allowing third-party cookies may fix the problem. If not, it is possibly a server configuration issue and not a problem with your computer." Expected results: Dashboard should log in successfully. Additional info:
Note, this is using LDAP to authenticate, not default JAAS. And this isn't occurring with the out-of-the-box usage with JAAS. Also, the user tried this on 2 different browsers, Firefox and Chrome, with the same issue.
Verified on DV 6.2 ER4