Skip to main content



      Home
Home » Eclipse Projects » Eclipse Scout » How to add Content Security Policy frame-ancestors?(Scout Classic V 11)
How to add Content Security Policy frame-ancestors? [message #1850120] Wed, 16 February 2022 18:15 Go to next message
Eclipse UserFriend
Hi,

I have added following to config.properties in ui and server:
scout.cspDirective[frame-ancestors]='self'
scout.cspEnabled=true

By debugging I see the property is added in ContentSecurityPolicy class

But in browser console there are only default CSP:
Content-Security-Policy: img-src 'self'; style-src 'self' 'unsafe-inline'; child-src *; default-src 'self'; report-uri csp-report; script-src 'self'

Please help
Felix
Re: How to add Content Security Policy frame-ancestors? [message #1850128 is a reply to message #1850120] Thu, 17 February 2022 02:43 Go to previous message
Eclipse UserFriend
it works after restart of eclipse
Previous Topic:ModelJobs not working when focus is out
Next Topic:cannot build git contacts
Goto Forum:
  


Current Time: Thu Jun 12 21:15:58 EDT 2025

Powered by FUDForum. Page generated in 0.22020 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top