ext.min.js:26 Refused to frame 'https://<ImpactedURL>/' because it violates the following Content Security Policy directive...
This is due to one or more options missing from the CONTENT_SECURITY_DOMAINS table
Release : All Supported Releases
Component : CA PPM APPLICATION
Tip: To check which options are already added in the database, run the query:
select * from cmn_option_values where option_id in
( select id from cmn_options where option_code ='CONTENT_SECURITY_DOMAINS')
See also: 189773 - How to do Content Security Domain update in Clarity database
See CSA: Service and Admin Command-Line Utilities (On-Premise Only) - Admin Command