Dear Support.
Is there any X-XSS-Protection to set on the alteryx server fro, XSS attacks?
Thanks
@asma_rez I believe you should be able to do this inside of Internet Options for IE.
X-XSS-Protection: 1 : Force XSS protection (useful if XSS protection was disabled by the user)
X-XSS-Protection: 0 : Disable XSS protection
The token mode=block will prevent browser (IE8+ and Webkit browsers) to render pages (instead of sanitizing) if a potential XSS reflection (= non-persistent) attack is detected.
More info here.
Hi @asma_rez did you get this resolved? If you did can you mark resolved so others can see it in the community?
Thanks
Joshua