Azure / Azure/azure-sdk-for-java

[FEATURE REQ] Add TokenCredential auth to azure.storage.blob.nio

Aperta
#43,341 2 commenti 0 reazioni 1 assegnatario Rivendicata da @ibrandes Vedi su GitHub
Client customer-reported feature-request needs-team-attention Storage
Lingua principale
Java
Stelle
2.6k
Fork
2.2k
Merge medio
2g 2h
PR unite (30g)
205

Descrizione

**Is your feature request related to a problem? Please describe.**
We would like to use Microsoft EntraID/Azure AD authentication when we use azure.storage.blob.nio to access Azure Blob Storage containers

**Describe the solution you'd like**
Add the possibility to use TokenCredential interface based object in the configmap that is sent into AzureFileSystemProvider#newFileSystem method. Basically it seems the handling of that Interface need to be added in the AzureFileSystem#buildBlobServiceClient that only handles the AzureStorageSharedKeyCredential and AzureStorageSasTokenCredential ath the moment.

**Describe alternatives you've considered**
Alternatives...well use the AzureStorageSharedKeyCredential object but it would be a lot nicer to use EntraID

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.