Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
12-06-2021 11:51 AM
We plan to run javascript apps hosted on several different servers that consume NEO4J data thats hosted on a separate server.
The NEO4J documentation indicates that the "dbms.security.http_access_control_allow_origin" configuration setting can have the value "*" (e.g. all URLs) or a single URL value. The CORS specification indicates that the "Access-Control-Allow-Origin" value must be set to the actual origin value when using credentials else "Attempting to use the wildcard with credentials results in an error".
Does anyone have a suggested implementation to enable CORS with credentials?
Thanks
Mark
All the sessions of the conference are now available online