Page 1 of 1

CORS issue when testing product

Posted: Thu Sep 05, 2019 9:09 am
by fronsky
Hi,

I'm looking with interest to your product. Install on local W10 machine was ok and works. Nice interface!

I now trying to access Logicaldoc from the Apache Chemistry OpenCMIS javascripts (cmis-js). Had a look at your wiki (https://wiki.logicaldoc.com/wiki/CMIS). Accessing via OpenCMIS workbench works ok.

When using the scripts from my chrome browser I get confronted with CORS security. How can I configure Logicaldoc to accept this cross access?

Browser console says:
Access to XMLHttpRequest at 'http://localhost:9080/service/cmis' from origin 'http://localhost' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource.