AzureSignalR-samples icon indicating copy to clipboard operation
AzureSignalR-samples copied to clipboard

Net8 Azure SignalR OIDC authentication

Open njannink opened this issue 1 year ago • 9 comments

What is the current suggested way to do OIDC authentication over Azure SignalR using AspNetCore 8?

As soon as I switch to Azure SignalR in my Blazor Server app the HttpContextAccessor.HttpContext becomes null so I can no longer access the cookies.

njannink avatar Feb 20 '24 02:02 njannink