invana / invana-studio

Open source graph visualiser.
Apache License 2.0
174 stars 20 forks source link

Connect to authentication enabled gremlin server #50

Closed rrmerugu closed 4 years ago

rrmerugu commented 4 years ago

Check if gremlin accepts basic authentication using connection string like ws://user:pass@localhost:8182/gremlin . If it does graph-explorer automatically supports authentication enabled gremlin server

rrmerugu commented 4 years ago

Fixed in https://github.com/invanalabs/graph-explorer/releases/tag/alpha-update-2