Skip to content

Reauthentication with Azure AD / Entra ID #742

Open
@SorianoMarmol

Description

@SorianoMarmol

Hello,

First, I would like to thank you for your work and effort; I am a follower of several of your packages and they are very useful.

I am analyzing a change in authentication for Redis based on Azure Entra ID (formerly Azure AD) and I can't think of a simple way to include a reauthentication system when the token expires.

It doesn't seem easy to include the Azure SDK proposed solution:

https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/identity/azure-identity/samples/azure-aad-auth-with-redis-py.md#authenticate-with-microsoft-entra-id-handle-re-authentication

I'm also not sure if it can be managed at this level, or if it would rather be handled by redis-py.
redis/redis-py#3008

Can anyone guide me?
Is there something currently available, or is there any thought of implementing something in this regard?

Thanks a lot

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions