Login  Register

Re: Request Header for Html pages

Posted by big on Jan 31, 2022; 3:49pm
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/Request-Header-for-Html-pages-tp10599p10605.html

Hi, Thank you.

We are asked, for security and vulnerability reasons, to set parameteres like:

X-Frame-Options same-origin

for all html pages.

Unless I'm mistaken it can be configured for all in a central configuration file.

But for exemple for login page:
<login_page oa_var="s_login_page">https://sytem_server:8040/OA_HTML/AppsLogin</login_page>

Regards.