In the current implementation of the client there is a hardcoded claim for the AcquireTokenForManagedIdentity flow, in case someone would like to reuse the client with our own version of Redis implementation in Azure and still leveraging Microsoft Managed Identity, it would be nice to be able to override the claim or add custom ones. Would you be open to accepting such contribution to the codebase?
Hello everybody,
In the current implementation of the client there is a hardcoded claim for the AcquireTokenForManagedIdentity flow, in case someone would like to reuse the client with our own version of Redis implementation in Azure and still leveraging Microsoft Managed Identity, it would be nice to be able to override the claim or add custom ones. Would you be open to accepting such contribution to the codebase?