On Sun, Apr 18, 2021 at 06:52:56PM +0200, Patrick von Steht wrote:
> as far as I see, jclouds only support SharedKeyLite authorization for Azure 
> Blobstorage.
>  
> Would you welcome a PR that adds support for SharedKey authorization 
> (https://docs.microsoft.com/en-us/rest/api/storageservices/authorize-with-shared-key)?
>  
> I'm thinking of writing a class similar to the one for SharedKeyLite 
> Authorization 
> (https://github.com/apache/jclouds/blob/0b89ee0825d45de1193090cdd5efc5f1135fa200/providers/azureblob/src/main/java/org/jclouds/azure/storage/filters/SharedKeyLiteAuthentication.java)
>  and adding a guice module that allows you to enable the new authentication 
> scheme when creating a BlobStoreContext.

Hi Patrick, did you make any progress on this?  I would like for jclouds
to use Azure API 2019-12-12 and believe that SharedKey overlaps with
this somewhat.

-- 
Andrew Gaul
http://gaul.org/

Reply via email to