How to set Nginx file to remove failed HTTP checks #5297
Unanswered
rushout912
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I have some failed HTTP checks for both API and 2FA connector calls, but when I checked my Nginx security headers configuration file, I couldn't see such headers 'x-xss-protection' and 'x-frame-options' as shown below:
But for unknown reason,
curl -I https://your.domain.tld/
returns those headers even while I didn't add them :Domain is managed through Cloudflare, so I tried to purge all caches, and set browser cache TTL to respect existing headers. Result didn't change. I'm using Firefox browser version 133.0.3. Where could I be doing wrong? Thanks for helping.
Similar issue with #5279
Your environment (Generated via diagnostics page)
Config & Details (Generated via diagnostics page)
Show Config & Details
Failed HTTP Checks:
Config:
Beta Was this translation helpful? Give feedback.
All reactions