Azure / Azure/azure-relay-java

Consider using HybridConnections named "authenticated" and "unauthenticated" for tests

Open
#21 0 comments 0 reactions 1 assignee Claimed by @kalkeea View on GitHub
Feature Request Relay
Dominant language
Java
Stars
8
Forks
15
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.