Working as a team on your Aura Instance means you may need to restrict or limit access to some members. This option is currently available in the console only via Aura Enterprise.
For Free and Professional Tier: To limit or control access to Browser, Bloom or an Aura Instance, you have some alternate ways to work as a team.
Browser
You can access the Aura Instance via your web browser by using a direct URL and identifying with the username and password:
https://[dbid].databases.neo4j.io/browser/ (replace the [dbid] accordingly)
If you prefer to use Neo4j Desktop for convenience, this is another option.
Bloom
You can access Bloom via your web browser by using a direct URL and identifying with the username and password for the AuraDB Instance in question:
https://bloom.neo4j.io/index.html?connectURL=neo4j%2Bs%3A//[dbid].databases.neo4j.io (replace [dbid] accordingly )
Aura Instance
You should create different users if you want to have traceability of a given user's actions.
To benefit from full RBAC, you need to subscribe to the Aura Enterprise tier and associate roles where you can control the user's ability to edit/view. See more information here (Aura Enterprise only) :
For a developer to work on the Aura Instance, you can directly access via code using a driver; You can also run cypher using the cypher-shell: https://neo4j.com/docs/operations-manual/current/tools/cypher-shell/
Comments
0 comments
Please sign in to leave a comment.