We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
RabbitMQ introduced generic OIDC support in version 3.11. I would like to use it in combination with Azure workload identity
AKS cluster with enabled Workload identity can be used to authenticate against RabbitMQ.
This can (partialy) solve #2513 for users within AKS.
Yes
The text was updated successfully, but these errors were encountered:
Implemented in #4657. This implementation can be extended to another IdP, but I'm not able to test it - see #4694
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Proposal
RabbitMQ introduced generic OIDC support in version 3.11. I would like to use it in combination with Azure workload identity
Use-Case
AKS cluster with enabled Workload identity can be used to authenticate against RabbitMQ.
This can (partialy) solve #2513 for users within AKS.
Is this a feature you are interested in implementing yourself?
Yes
Anything else?
The text was updated successfully, but these errors were encountered: