Cservenak, Tamas created JCLOUDS-1384:
-----------------------------------------
Summary: 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
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)