aspnet-contrib / AspNet.Security.OpenIdConnect.Samples

ASP.NET Core samples demonstrating how to use the OpenID Connect server with MVC or JS apps
64 stars 31 forks source link

Update the SignalR sample to limit the paths extracting the access token from the query string #2

Closed kevinchalet closed 3 years ago

kevinchalet commented 8 years ago

/cc @DovydasNavickas

DovydasNavickas commented 8 years ago

I've asked for some guidance on stack overflow: http://stackoverflow.com/questions/33948970/how-to-get-signalr-endpoints-list-in-vnext

DovydasNavickas commented 8 years ago

And filled an issue here: https://github.com/aspnet/SignalR-Server/issues/143