Product: TIBCO Spotfire®
"Keep me logged in" option doesn't work in Internet Explorer(IE) browser when logged in to Spotfire server or Spotfire Web Player URL
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.
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 .
http://mrcoles.com/blog/cookies-max-age-vs-expires/
Comments
0 comments
Article is closed for comments.