IdentityServer3 icon indicating copy to clipboard operation
IdentityServer3 copied to clipboard

Missing child-src in CspOptions

Open DerAlbertCom opened this issue 9 years ago • 0 comments

Hi,

i stumbled across some CSP related problem. So i had to dig a littler depper in it, and adapt the IdServer Configuration, all fine.

But, everywhere on the web is stated that frame-src is obsoleted in favor of child-src, but IdServer seems to has no option for that.

Please add child-src to the CspOptions.

DerAlbertCom avatar Sep 17 '16 10:09 DerAlbertCom