You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CAS Community
Hi again!
I have deployed CAS 4.2.4 to Tomcat 8.5.5. If I look into Chrome Developer tool, I see that JSESSIONDID has HttpOnly flag, but TGC doesn't have. Is there any option to set the flag up?
Also in Spring CookieGenerator there is cookiehttpOnly false by default
Also if it changes something somehow, I am running cas on port 8080 as http and behind Apache HTTP proxy running HTTPS.