Skip to main content

This content has been archived and is no longer being updated. Links may not function; however, this content may be relevant to outdated versions of the product.

Support Article

Pega 7 logo is invisible

SA-16473

Summary



Login screen does not display Pega 7 icon. This issue occurs after the below security changes are performed in prconfig file. 

<env name="cookie/HttpOnly" value="true" /> 
<env name="HTTP/SetSecureCookie" value="true"/> 

Login image is not displayed when SetSecureCookie and HTTPOnly are enabled and the system is access through SSL.


Error Messages



Not Applicable


Steps to Reproduce



Enable setsecurecookie and httponly while accessing system through SSL. Observe that the login screen does not load the display image.


Root Cause



The root cause of this issue is a bug that exists when attempting to load login screen through SSL with these two settings in place. 
Apart from Pega logo, other static content requests made before user logs in are returned with response code as 304. In StaticContentClient class at time of retrieval of file (in retrieveFile() method) cookies are obtained from HttpServletResponse using getCookies() which does not return Pega-RULES cookie even though the header cookie has Pega-RULES.


Resolution



Apply HFix-24749.

Published January 31, 2016 - Updated October 8, 2020

Was this useful?

0% found this useful

Have a question? Get answers now.

Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega Community has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.

Close Deprecation Notice
Contact us