You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`resource_domains`|`resourceDomains`| Origins for static assets (images, fonts, styles, scripts)|
59
+
|`connect_domains`|`connectDomains`| Origins for fetch/XHR/WebSocket requests|
60
+
|`frame_domains`|`frameDomains`| Origins for nested iframes|
61
+
|`redirect_domains`|`_meta.ui.linkTrustedDomains`| Origins `ui/open-link` may skip confirmation for. Note: this lives on `_meta.ui`, a sibling of `_meta.ui.csp`, not inside the CSP object.|
|`_meta["openai/widgetCSP"].redirect_domains`|`_meta.ui.linkTrustedDomains`| Origins that skip the host's link confirmation. Declared on the UI resource. |
0 commit comments