we are starting mini project based on Payara micro 5.183. The project will always be incorporated in other websites using an iframe. However, default behaviour which we are encountering is that all http responses have header set as:
X-Frame-Options: sameorigin
I was trying to use asadmin
commands, but they do not seem to be working yet...
Is there simple way to change this default behaviour without writing custom filters?