FOS CDN url not rendering in UI Kit Image

XMLWordPrintable

    • 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

      1. Upload an image to forge/object-store CDN and get the CDN URL of the image
      1. 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 

       

       

              Assignee:
              Yuwei Shen
              Reporter:
              Yuwei Shen
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: