neo4j / neo4j-python-driver

Neo4j Bolt driver for Python
https://neo4j.com/docs/api/python-driver/current/
Other
883 stars 187 forks source link

ADR 024: mTLS for 2FA #1025

Closed robsdedude closed 4 months ago

robsdedude commented 4 months ago

This PR enables using a client certificate (also known as mutual TLS) for 2-factor-authentication.

Depends on: