I'm using a small inline javascript code in my web page that fails to be parsed properly when I open a Pulse Secure connection to VPN into it. However, the page is displayed perfectly fine if I'm not connected via Pulse Secure. I'm already adding a nonce to the script-src directive and appending an unique key so it's CSP Level 2 complaint, but I'm not sure if Pulse Secure requires something extra for inline javascripts. Has anyone reported or resolved this before?