Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 23:15 Go to next message
Felix R is currently offline Felix RFriend
Messages: 22
Registered: January 2015
Junior Member
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 07:43 Go to previous message
Felix R is currently offline Felix RFriend
Messages: 22
Registered: January 2015
Junior Member
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 May 09 01:52:40 GMT 2024

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

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

Back to the top