Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.2
-
None
Description
After a successful authentication at the Login page, the screen changes to the SelectAuth page instead of the HOME page.
This happens when an encrypted AuthCookieData, not encoded by MIME base64 is set to the Cookie. We added a method to encode and decode the encrypted AuthCookieData to prevent this.