Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
06-02-2022 03:02 PM
Been using Neo4j community edition and desktop edition for years, so for a client project I am trying out Aura.
I have a report utility that runs tabular reports from graph data, and sometimes I include a column that has a hyperlink to open a visual graph using a specified query in the neo4j browser. I'm doing this pretty simply using: 1234abc.databases.neo4j.io/browser/?cmd=edit&arg=<cypher query here>
When I used this with community edition, after authenticating, the credentials would remain cached for your session, so when you opened subsequent browser queries, it would already be logged in.
With aura I'm forced to login EVERY time. Is there a way to enable cached credentials in the browser?
06-02-2022 03:55 PM - edited 06-02-2022 03:55 PM
if you open browser on the database i.e. databaseid.neo4j.io/browser then it should allow to save the credentials.
by default it will use a shared domain across all db's which doesn't save passwords.
in the future that will be sorted out better
feel free to provide feedback at https://neo4j-browser.canny.io
All the sessions of the conference are now available online