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.