I've installed Neo4j on an Azure machine but now would like to integrate the database with AAD - so I can leverage AAD groups and such for my Neo4j needs...much like one does with SQL Server. In other words, I'd like Neo to recognize an individual from the NeoAdmin group as distinct from someone from the NeoReadOnly and so on.
Has anyone done this and/or is there an easy to follow "step by step" on what's needed? Thanks.