-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
Component/s: Forge - App UI Web
-
None
-
Severity 3 - Minor
-
Integration testing
-
S
Issue Summary:
The CDN URL `https://object-store.atlassian.com/*` is not whitelisted by Forge CSP and requires explicit egress permissions.
Steps to Reproduce
- Upload an image to forge/object-store CDN and get the CDN URL of the image
- Use the URL in an UI Kit Image component
Expected Results
Image renders
Actual Results
`Egress permissions required` error shows
Workaround
Add to the manifest{}
permissions: external: images: - address: https://object-store.atlassian.com