Hi, I tried to connect to an authenticated arangodb with the java client and got an not authorised for the getAccessibleDatabases(). if I set the database before with .db("test").getAccessibleDatabases() it works like expected. Reagards Alex