To establish a connection to Neo4j Aura DB using either the Neo4j driver or Neo4j Browser, the current requirement is to use port 7687 from the client application.
Our organization's cyber security team has concerns to have a direct connection with Database and has network restrictions on outgoing connections to 7687.
This is restricting our developers to test their applications on top of Neo4j Aura from their laptops/devices.
We are proposing a product enhancement to eliminate the need for port 7687 on the client side when connecting to Aura DB, and instead, only rely on port 443.