neo4j / neo4j-browser

Neo4j Browser is the general purpose user interface for working with Neo4j. Query, visualize, administrate and monitor the database.
https://neo4j.com
GNU General Public License v3.0
671 stars 345 forks source link

SSO papercuts (more logs & make downloading them easier) #1930

Closed OskarDamkjaer closed 1 year ago

OskarDamkjaer commented 1 year ago

In the past the "download logs" button was only text with "cursor pointer" so it wasn't clear it was clickable. I now make it into a button specifying which logs will get downloaded.

CleanShot 2023-07-28 at 09 28 35@2x

I've also added a few more logs to make debugging easier.

We also kept trying to login when refreshing the SSO token didn't work.