Skip to content

Commit a9edcbf

Browse files
authored
[Page Shield] Add note about required CSP directives (#21187)
1 parent 3087334 commit a9edcbf

File tree

1 file changed

+4
-0
lines changed
  • src/content/docs/page-shield/policies

1 file changed

+4
-0
lines changed

src/content/docs/page-shield/policies/index.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ Create [allow policies](#policy-actions) to define a positive security model, al
1919

2020
A policy can control both resources monitored by Page Shield, such as scripts and their connections, and other types of resources. Refer to [Supported CSP directives](/page-shield/policies/csp-directives/) for details.
2121

22+
:::note
23+
Third-party service providers may require specific CSP directives. Refer to your provider's documentation for more information on the CSP directives you need to include in your policy.
24+
:::
25+
2226
## Policy actions
2327

2428
A policy can perform one of the following actions:

0 commit comments

Comments
 (0)