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

Provide support for Workload Identity on Azure Redis Cache #6537

Open
bcouavoux opened this issue Feb 10, 2025 · 1 comment
Open

Provide support for Workload Identity on Azure Redis Cache #6537

bcouavoux opened this issue Feb 10, 2025 · 1 comment
Assignees
Labels
feature-request All issues for new features that have not been committed to needs-discussion

Comments

@bcouavoux
Copy link

Proposal

Hello,

The Redis Cache service on azure has recently been made compatible with Entra authentication, making it possible to grant authorizations with workload identity.

We tried to create a TriggerAuthentication and use it in our scaleObject but without success. We get the error that Redis needs a password to connect and that the NOAUTH is not authorized.

This works fine for the Azure servicebus, but technically speaking, we need to use the redis lists and not the servicebus lists.

Use-Case

No response

Is this a feature you are interested in implementing yourself?

Yes

Anything else?

No response

@bcouavoux bcouavoux added feature-request All issues for new features that have not been committed to needs-discussion labels Feb 10, 2025
@zroubalik
Copy link
Member

Makes sense, I will assing this one to you @bcouavoux, thanks!

@JorTurFer JorTurFer moved this from To Triage to To Do in Roadmap - KEDA Core Feb 13, 2025
@JorTurFer JorTurFer moved this from To Do to In Progress in Roadmap - KEDA Core Feb 13, 2025
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: In Progress
Development

No branches or pull requests

2 participants