cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

Using a Powershell wrapper to securely authenticate to Neo4J and execute CYPHER using Bolt

pdrangeid
Graph Voyager

I wrote a powershell wrapper to store datasource information to allow a method to securely store/retrieve user/password to connect to a Neo4j database using BOLT via powershell and run a cypher query. This allows for automation without having to store your neo4j credentials in clear text within a powershell script.

As I'm moving some of my connected enterprise project into semi-production use I needed to run some CYPHER on a schedule but want to do this securely.

Thanks to Gelnn Sarti for his post that got me started on this path.

Here's my blog post describing it in more detail.

And the scripts in github

1 REPLY 1

Hi Paul!
This is awesome! Can you share a link to your Blog post also under #community-content-blogs category? We can add a tag to it and add it to the community homepage.

Nodes 2022
Nodes
NODES 2022, Neo4j Online Education Summit

All the sessions of the conference are now available online