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

Support transport-level authenticators #266

Open
om26er opened this issue Mar 3, 2022 · 0 comments
Open

Support transport-level authenticators #266

om26er opened this issue Mar 3, 2022 · 0 comments

Comments

@om26er
Copy link
Contributor

om26er commented Mar 3, 2022

Currently each realm has to run it's own authenticator, this is broken design due to multiple reasons

  1. The authenticator, when called by the router, doesn't know which realm it's authenticating an authid for
  2. Designs where a single database decides which realm a specific user should be allowed into, don't work with Nexus

It would be very helpful if Nexus supported a transport-pevel authenticator, (aka single sign on) just like Crossbar does

@om26er om26er changed the title Support global authenticator Support transport-level authenticators Mar 18, 2022
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

1 participant