Skip to content

Oauth2: Support variable expansion when checking resource access (backport #13941) #14008

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 4 commits into from
Jun 2, 2025

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Jun 2, 2025

Proposed Changes

This PR adds variable expansion when checking resource access or vhost access on oauth2 authentication backend. RabbitMQ only supported variable expansion when checking topic access.

It addresses feature request #13894

Doc's PR rabbitmq/rabbitmq-website#2278

Types of Changes

What types of changes does your code introduce to this project?
Put an x in the boxes that apply

  • Bug fix (non-breaking change which fixes issue #NNNN)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause an observable behavior change in existing systems)
  • Documentation improvements (corrections, new content, etc)
  • Cosmetic change (whitespace, formatting, etc)
  • Build system and/or CI

This is an automatic backport of pull request #13941 done by [Mergify](https://mergify.com).

(cherry picked from commit c73fdf7)
(cherry picked from commit efcbde4)
@michaelklishin michaelklishin added this to the 4.1.1 milestone Jun 2, 2025
@michaelklishin
Copy link
Collaborator

The above failures are not related, see #14007.

@michaelklishin michaelklishin merged commit 3139268 into v4.1.x Jun 2, 2025
267 of 273 checks passed
@michaelklishin michaelklishin deleted the mergify/bp/v4.1.x/pr-13941 branch June 2, 2025 17:58
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