Our ACAS scans show HSTS is not enabled on CROWD like it is for JIRA & Confluence. Is there a reason that it is not enabled?
Hi @Steven Brannan
I think the reason is that Crowd has historically been deployed behind a reverse proxy (NGINX, Apache, load balancer), which usually takes care of HTTPS termination and setting HSTS headers.
If your security team requires it, you can safely enable HSTS at the proxy level — it shouldn’t break application links.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.