I need to add few security headers for my Application URL like "x-xss-protection header' how can I add this header to my URL any suggestions will be helpful.
Thanks,
Sudarshan
Hi,
See the solution here
https://www.outsystems.com/forums/discussion/60790/how-to-add-headers-into-web-application/
Regards,
Daniel
Hi Daniel actually the solution for this through factory configuration is working fine in my dev environment ,but when I implement same thing in UAT environment I am getting error when I published error is exactly at deployment stage .
Thanks ,
Sudarshan HD
You need to do the factory configuration per environment, so please check the factory configuration in the UAT environment
Yes In UAT Environment also I did factory configuration but its not working
Hii
I am sharing this link kindly refer this
https://www.outsystems.com/forums/discussion/68933/http-security-header-issue/
Thanks