Secure Headers
Hi,
On R12.2.4 DB 11.2.4
And R12.2.9 DB 19c
We want to have Secure Headers by setting the following parameters:
Header Value
X-Frame-Options same-origin
Referrer-Policy same-origin
Cache-Control no-store, max-age=0
I found X-Frame-Options in httpd.conf. I did not found the others.
Where are they if available in E-Business? I mean Referrer-Policy and Cache-Control.
For X-Frame-Options any other configuration file to edit? Other than httpd.conf?
Thanks.