ISSUE TYPE
COMPONENT NAME
CLOUDSTACK VERSION
SUMMARY
After the update to version 4.19.1.2. Users that don't have 2FA enabled are unable to login and get a 401 UNAUTHORIZED answer from the system. In the logs I can see that an error JSESSIONID from cookie is invalid. gets logged multiple times.
We have no special login methods (like OAuth, SAML) enabled and 2FA is also not mandatory but enabled.
This was tested with different clients with and without cache. All clients produced the same error.
STEPS TO REPRODUCE
1. Update to version 4.19.1.2
2. Try to login with a non 2FA user
3. Get 401 UNAUTHORIZED error
4. Downgrade to 4.19.1.1
5. Try to login with a non 2FA user
6. Login works fine
EXPECTED RESULTS
Login with non 2FA users does work.
ACTUAL RESULTS
Login with non 2FA users doesn't work. (401 UNAUTHORIZED)
We've downgraded to version 4.19.1.1 for now.
ISSUE TYPE
COMPONENT NAME
CLOUDSTACK VERSION
SUMMARY
After the update to version
4.19.1.2. Users that don't have 2FA enabled are unable to login and get a401 UNAUTHORIZEDanswer from the system. In the logs I can see that an errorJSESSIONID from cookie is invalid.gets logged multiple times.We have no special login methods (like OAuth, SAML) enabled and 2FA is also not mandatory but enabled.
This was tested with different clients with and without cache. All clients produced the same error.
STEPS TO REPRODUCE
EXPECTED RESULTS
ACTUAL RESULTS
We've downgraded to version 4.19.1.1 for now.