Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
03-06-2019 09:59 AM
Greetings! We are doing some work with the Tableau/Neo4j connector, and ran into an issue with the connector failing with an error against secured connections:
neo4j-web.min.js:17 Mixed Content: The page at 'https://neo4j-contrib.github.io/neo4j-tableau/website/Neo4jWdc2.html' was loaded over HTTPS, but att...'. This request has been blocked; this endpoint must be available over WSS.
By testing against our cloud hosted instance, we traced the issue to the following setting:
dbms.connector.bolt.tls_level=REQUIRED
Setting this to OPTIONAL resolved the issue, but in our use case, we cannot allow the setting to be OPTIONAL (IT security requirements).
One of our developers Kent Brockman forked the repo and has fixed the issue. We have done basic testing of this against our secured cloud instance to verify the fix works as expected.
We have submitted a pull request for review/inclusion with the master Neo4j Tableau Repository, but in the interim the fix is located here:https://github.com/menome/neo4j-tableau/
Cheers!
M.
03-06-2019 03:27 PM
I commented on the PR thanks a lot for submitting it.
Please address me comments then we can merge it in.
03-06-2019 03:52 PM
Awesome thanks! I'll ping kent and let him know...
All the sessions of the conference are now available online