[
https://issues.apache.org/jira/browse/JCLOUDS-1384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16393066#comment-16393066
]
Andrew Gaul commented on JCLOUDS-1384:
--------------------------------------
Duplicate of JCLOUDS-1391?
> Header ordering broken in azureblob SharedKeyLiteAuthentication
> ---------------------------------------------------------------
>
> Key: JCLOUDS-1384
> URL: https://issues.apache.org/jira/browse/JCLOUDS-1384
> Project: jclouds
> Issue Type: Bug
> Reporter: Cservenak, Tamas
> Priority: Major
> Labels: azureblob, signing
>
> SharedKeyLiteAuthentication first orders headers lexicographically, then
> lowercase them, which may produce invalid ordering (server will sign
> different string than jclouds client).
> According to azure, lowercase all headers then sort them:
> https://docs.microsoft.com/en-us/rest/api/storageservices/authentication-for-the-azure-storage-services#Constructing_Element
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)