Identity Applications and CSP directive

Hi,

I have also posted this question on the NAM forum, but it seems that I can find the answer better among you.

We are protecting the IDM Identity Applications by Reverse Proxy SSO.
The Form Fill does not work. If we enable the policy the browser goes blank showing the following error:

Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'self' 'nonce-lX56t1uoj4W1LxBkrqidsw=='". Either the 'unsafe-inline' keyword, a hash ('sha256-lty0hjNh1LkVQJgoWjk0XZSkEZw6mSwZ+CqO0tW3wBA='), or a nonce ('nonce-...') is required to enable inline execution.

Has anyone encountered the same problem and know how to fix it?

Does anyone know how to configure a filter in the web.xml to avoid this CSP directive?

Regards