ThreeMammals/Ocelot

Authentication with SignalR

Open

#1.040 aberto em 16 de out. de 2019

Ver no GitHub
 (21 comments) (9 reactions) (1 assignee)C# (1.617 forks)batch import
AuthenticationAuthorizationSignalRWebsocketshelp wantedhighlarge effortmedium effort

Métricas do repositório

Stars
 (8.137 stars)
Métricas de merge de PR
 (Mesclagem média 10d 13h) (4 fundiu PRs em 30d)

Description

Thanks for the good work!

New Feature

Is authentication for signalR on the plans? We are using signalR with IdentityServer4, to send data over to authenticated users, but I don't think Ocelot is supporting it currently, as stated in documentation.

Motivation for New Feature

I am not sure of people who would use signalR without user authentication.

Guia do colaborador