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

Issue 246 auth backend #862

Closed

Conversation

JadeKharats
Copy link

WHAT is this pull request doing?

Allows ConnectionFactory to use a chain of responsibility to authenticate users via multiple configured providers. A cache management is implemented to avoid calls that are too slow in http

WIP :
Initialize auth_chain with config.
Find a solution so that external auth services return LavinMQ::User

HOW can this pull request be tested?

Added fake auth_http_backend server in helper.
Cache and auth_chain have dedicated tests

Copy link

github-actions bot commented Nov 26, 2024

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@JadeKharats
Copy link
Author

I have read the CLA Document and I hereby sign the CLA

lavinmq-user-84 added a commit to cloudamqp/CLA-signatures that referenced this pull request Nov 26, 2024
@kickster97
Copy link
Member

kickster97 commented Nov 27, 2024

Awesome!
I need access/rights to the fork repository in order to cherry pick code into the Oauth2 branch

@kickster97
Copy link
Member

Closing this because we now have #956 :)

@kickster97 kickster97 closed this Feb 21, 2025
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

Successfully merging this pull request may close these issues.

2 participants