Skip to content

Implement AMQP 1.0: support JWT (OAuth 2) #109

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

Merged
merged 20 commits into from
Mar 14, 2025
Merged

Implement AMQP 1.0: support JWT (OAuth 2) #109

merged 20 commits into from
Mar 14, 2025

Conversation

Gsantomaggio
Copy link
Member

@Gsantomaggio Gsantomaggio commented Mar 11, 2025

  • Closes: Implement AMQP 1.0: support JWT (OAuth 2)  #85
  • Add rabbitmq_auth_backend_oauth2 configuration to CI ubuntu single node and CI cluster.
  • Update the RabbitMQ docker images to 4.1.0-beta.4
  • Add TLS tests for different virtual hosts
  • Add and Example for OAuth2

Signed-off-by: Gabriele Santomaggio <[email protected]>
Signed-off-by: Gabriele Santomaggio <[email protected]>
@Gsantomaggio Gsantomaggio self-assigned this Mar 11, 2025
@Gsantomaggio Gsantomaggio added this to the 0.2.0-beta.0 milestone Mar 11, 2025
Signed-off-by: Gabriele Santomaggio <[email protected]>
Signed-off-by: Gabriele Santomaggio <[email protected]>
Signed-off-by: Gabriele Santomaggio <[email protected]>
Signed-off-by: Gabriele Santomaggio <[email protected]>
Signed-off-by: Gabriele Santomaggio <[email protected]>
Signed-off-by: Gabriele Santomaggio <[email protected]>
Signed-off-by: Gabriele Santomaggio <[email protected]>
Signed-off-by: Gabriele Santomaggio <[email protected]>
Signed-off-by: Gabriele Santomaggio <[email protected]>
Signed-off-by: Gabriele Santomaggio <[email protected]>
Signed-off-by: Gabriele Santomaggio <[email protected]>
Signed-off-by: Gabriele Santomaggio <[email protected]>
Signed-off-by: Gabriele Santomaggio <[email protected]>
Add example

Signed-off-by: Gabriele Santomaggio <[email protected]>
Signed-off-by: Gabriele Santomaggio <[email protected]>
Signed-off-by: Gabriele Santomaggio <[email protected]>
@Gsantomaggio Gsantomaggio changed the title auth configuration Implement AMQP 1.0: support JWT (OAuth 2) Mar 13, 2025
@Gsantomaggio Gsantomaggio marked this pull request as ready for review March 13, 2025 20:20
Signed-off-by: Gabriele Santomaggio <[email protected]>
@Gsantomaggio Gsantomaggio merged commit 6764374 into main Mar 14, 2025
2 checks passed
@Gsantomaggio Gsantomaggio deleted the auth branch March 14, 2025 09:14
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.

Implement AMQP 1.0: support JWT (OAuth 2)
1 participant