Login  Register

Secure Headers Normalized TLS

Posted by big on Jan 05, 2022; 9:20pm
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/Secure-Headers-Normalized-TLS-tp10557.html

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.