Azure / Azure/azure-relay-java
Consider using HybridConnections named "authenticated" and "unauthenticated" for tests
Aperta
Feature Request
Relay
- Lingua principale
- Java
- Stelle
- 8
- Fork
- 15
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
The azure-relay-dotnet project unit tests require a connection string to an Azure Relay with two HybridConnections:
Name | Requires Client Auth
-------|---------------
authenticated | true(default)
unauthenticated | false
It would be nice if the Java project used the same setup. Currently azure-relay-java requires EntityPath=X in the connection string and azure-relay-dotnet disallows it.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.