SignalR Negotiate POST /api/signalr/negotiate Gets the authenticated SignalR connection information that is used by the SignalR client. Example response: { "url": "url-to-Aqua-Azure-SignalR", "accessToken": "client-JWT-token" }