Posted November 27, 2024Nov 27 FPCH Staff Good DayI'm trying to set up CSP Nonce support with Angular, using IIS on Windows-based Azure App Service Plans. I can't switch to a different web server due to other requirements, so I'm stuck with IIS. What I need to configure is a replacement for 'nonce-random_nonce_value'In Apache or Nginx, this is trivial, but on IIS how do I tell it to replace "nonce-random_nonce_value" with "nonce-<blah-long-hash>".Thanks
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.