PDF file previews do not appear in https, but do in http.
Steps to reproduce:
- In Edge, using https, navigate to a File document in Nuxeo with a PDF as the main file.
=> Preview doesn't load.
=> Errors in console (see attached screenshot). - Refresh the page.
=> Web UI loads infinitely.
Workaround (but not really)
- Navigating to the same file in http renders the preview as expected.
- The engineering team at Rainforest believe that switching to https causes size constraints from the SSL requirements to create cookies of a larger size than Edge's quota. Clearing these cookies does not solve the issue however, as doing this results in poorly rendered pdfs.