"Keep me logged in" option doesn't work in Internet Explorer(IE) browser when logged in to Spotfire server or Spotfire Web Player URL
book
Article ID: KB0081159
calendar_today
Updated On:
Products
Versions
Spotfire Server
7.5,7.6,7.7,7.8
Description
When logged in to Spotfire server or Spotfire Web Player URL using the Internet Explorer browser, users are forced to enter the credentials every time even though the "Keep me logged in" checkbox is checked. However, it works with other browsers such as Google Chrome and Firefox.
Cause: None of the current versions of Internet Explorer support max-age attribute for cookie, so if you want proper cookie persistence cross-browser, then stick to 'Expires' attribute. Instead of Max-Age, Internet Explorer supports the Expires attribute from the ancient Netscape cookie specification.
For more information about HTTP cookie and what is the difference between Max-age and Expires attributes in cookie, refer to the link in the Reference field.
Issue/Introduction
"Keep me logged in" option does not work in Internet Explorer browser when logged in to Spotfire server or Spotfire Web Player URL
Environment
OS: All Supported Operating System
Resolution
This issue has been fixed in the following hotfixes for Spotfire server:
Spotfire server 7.5: HF-010
Spotfire server 7.6: HF-011
Spotfire server 7.7: HF-006
Spotfire server 7.8: HF-005
Note: This issue has been fixed in Spotfire server version 7.9 .