[
https://issues.apache.org/jira/browse/JCLOUDS-1384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16369136#comment-16369136
]
Cservenak, Tamas commented on JCLOUDS-1384:
-------------------------------------------
UT representing the problem
https://github.com/jclouds/jclouds/pull/1182
> Header ordering broken in azure SharedKeyLiteAuthentication
> -----------------------------------------------------------
>
> Key: JCLOUDS-1384
> URL: https://issues.apache.org/jira/browse/JCLOUDS-1384
> Project: jclouds
> Issue Type: Bug
> Reporter: Cservenak, Tamas
> Priority: Major
>
> 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.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)