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

Does Dapr supports Microsoft Entra ID authentication for Azure Cache for Redis service #3473

Closed
dmandal87-tdl opened this issue Jun 25, 2024 · 2 comments

Comments

@dmandal87-tdl
Copy link

We are using Dapr side car in our services. We also connect Azure Redis cache service using Dapr only. Currently the connection happens using Redis Access Keys. But we have a requirement to connect Redis using Microsoft Entra ID authentication instead of Redis Access Keys.

Can you please confirm-

  • If Dapr supports Microsoft Entra ID authentication for Azure Cache for Redis service;
  • Clarify what changes we need to do on client application code or configurations.
@berndverst berndverst transferred this issue from dapr/dapr Jul 2, 2024
@berndverst
Copy link
Member

berndverst commented Jul 2, 2024

I implemented this yesterday and it will be in Dapr 1.14. You can wait for the docs to be published or take a peak at

See #3088

PR: #3470

@berndverst
Copy link
Member

Closing this as duplicate of #3088

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

No branches or pull requests

2 participants