ThreeMammals/Ocelot

Authentication with SignalR

Open

#1,040 opened on Oct 16, 2019

View on GitHub
 (21 comments) (9 reactions) (1 assignee)C# (1,617 forks)batch import
AuthenticationAuthorizationSignalRWebsocketshelp wantedhighlarge effortmedium effort

Repository metrics

Stars
 (8,137 stars)
PR merge metrics
 (Avg merge 10d 13h) (4 merged PRs in 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.

Contributor guide