Is your feature request related to a problem? Please describe.
I would like to set X-Frame-Options header for all responses on CMS so that I can load CMS UI in an iFrame.
Describe the solution you'd like
Would like to configure an OSGI config with headers to send with all responses.
Describe alternatives you've considered
Running a proxy to do this. :(
Is your feature request related to a problem? Please describe.
I would like to set
X-Frame-Optionsheader for all responses on CMS so that I can load CMS UI in an iFrame.Describe the solution you'd like
Would like to configure an OSGI config with headers to send with all responses.
Describe alternatives you've considered
Running a proxy to do this. :(