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

Support Azure Workload Identity in RabbitMQ scaler #4716

Closed
kratkyzobak opened this issue Jun 21, 2023 · 1 comment · Fixed by #4657
Closed

Support Azure Workload Identity in RabbitMQ scaler #4716

kratkyzobak opened this issue Jun 21, 2023 · 1 comment · Fixed by #4657
Labels
feature-request All issues for new features that have not been committed to needs-discussion

Comments

@kratkyzobak
Copy link
Contributor

kratkyzobak commented Jun 21, 2023

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?

@kratkyzobak kratkyzobak added feature-request All issues for new features that have not been committed to needs-discussion labels Jun 21, 2023
@kratkyzobak
Copy link
Contributor Author

Implemented in #4657. This implementation can be extended to another IdP, but I'm not able to test it - see #4694

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request All issues for new features that have not been committed to needs-discussion
Projects
Status: Ready To Ship
Development

Successfully merging a pull request may close this issue.

1 participant