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 for HTTP Authentication Backend #246

Open
carlhoerberg opened this issue Feb 22, 2021 · 1 comment
Open

Support for HTTP Authentication Backend #246

carlhoerberg opened this issue Feb 22, 2021 · 1 comment

Comments

@carlhoerberg
Copy link
Member

In combination with Websockets it makes sense to delegate authentication to a http backend.

Can look at https://github.com/rabbitmq/rabbitmq-server/tree/master/deps/rabbitmq_auth_backend_http for inspiration.

Probably integrate caching by default, as every user action, including publishes requires an authentication lookup.

@JadeKharats
Copy link

Is this need still relevant today?
I would like to try to suggest an implementation for you.

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

No branches or pull requests

2 participants