Skip to content

Oauth2: Support variable expansion when checking resource access #13941

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

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

MarcialRosales
Copy link
Contributor

@MarcialRosales MarcialRosales commented May 23, 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

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

@MarcialRosales MarcialRosales self-assigned this May 23, 2025
@MarcialRosales MarcialRosales changed the title Support variable expansion in oauth2 resource permission Oauth2: Support variable expansion when checking resource access May 23, 2025
@michaelklishin michaelklishin added this to the 4.2.0 milestone May 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants