Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
10-05-2020 12:51 AM
I presume that role-based access control is still not available on Aura, even with Neo4j v.4?
When i submit this command to the SYSTEM database: GRANT ROLE ... to ...
I had the error message: Neo.ClientError.Security.Forbidden: Permission denied.
When i tried: CALL dbms.security.addRoleToUser('reader', 'anonymous')
I had the error message: Executing admin procedure is not allowed for user 'neo4j' with READ restricted to TOKEN_WRITE.
10-05-2020 10:32 AM
Hi @chriskhoo.sg,
Neo4j Aura Professional Tier, which is a self serve version of Aura does not support RBAC.
For that, you will have to pick Neo4j Aura Enterprise which is in the Early Access Program (EAP) right now.
Let me know if you want to discuss your usecase that requires RBAC and we can maybe jump on a call.
Thanks!
10-06-2020 03:28 AM
Hi Soham,
Thank you for reaching out to me. 🙂
Yes, I'm keen to participate in the EAP program. Let me quickly outline my needs so you can judge if there's any hope for me!
I'm developing a visualization interface to a digital heritage archive. Currently I have a text-based interface to navigate the graph (on an Aura database).
I want to offer the Bloom visualizer for public users to browse the graph.
So what I need is:
Actually, my website is already live and publicly accessible. But I had to put a note that the graph visualizer is not ready. 😞
I'm considering using another graph visualization package, like Cytoscape.js, but I do like Bloom.
Thanks!
-- chris
12-15-2020 08:37 AM
If one has a user defined with roles in Neo4j 4.2. Can you login with that user defined in the Neo4j system database rather than the Aura login password? It appears that this is not possible at the moment based on my own testing.
Looks like someone else had this question before. Has anything changed in that regard? The ability to secure certain data in a hosted database is essential. Thank you for your response in advance.
Wolfgang
All the sessions of the conference are now available online