Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Questions regarding Security, Authentication and Authorization #4630

Open
DerDane opened this issue May 27, 2022 · 2 comments
Open

Questions regarding Security, Authentication and Authorization #4630

DerDane opened this issue May 27, 2022 · 2 comments

Comments

@DerDane
Copy link

DerDane commented May 27, 2022

Hello,

since I am rather new to SignalR an couldn't really find anything I want to ask my questions here.

I want to implement the authorization but couldn't really find anything helpfull in this regard at the Microsoft Docs.
(https://docs.microsoft.com/en-us/aspnet/signalr/overview/security/hub-authorization)
- How exactly can I implement this function, specifically how can one client can get a Role or group?
- How can one implement custom Roles?
- is it possible to reject a connection if a certain Username and Password which is send to the Host isn't correct?
- and is it safe to send a username and password with the Connection header

I Hope I can get a few answers

DerDane

@davidfowl
Copy link
Member

How much knowledge do you have about general authentication and authorization options in this space? Do you have an idea of what your scenario would require? Are you talking to an existing user management system or are you creating a new one?

@MacrayBlackhand
Copy link

MacrayBlackhand commented Sep 12, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants