[
https://issues.apache.org/jira/browse/JCLOUDS-1109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15980059#comment-15980059
]
ASF subversion and git services commented on JCLOUDS-1109:
----------------------------------------------------------
Commit 1e04eafbabbeeb0a43bea6657738022b16cab4f8 in jclouds's branch
refs/heads/azure-signed-urls-expiration from [~gaul]
[ https://git-wip-us.apache.org/repos/asf?p=jclouds.git;h=1e04eaf ]
JCLOUDS-255: JCLOUDS-1109: Azure signed URLs expiration
This commit also changes signed URLs from header-based to query
parameter-based.
> Azure time-limited signed URLs
> ------------------------------
>
> Key: JCLOUDS-1109
> URL: https://issues.apache.org/jira/browse/JCLOUDS-1109
> Project: jclouds
> Issue Type: New Feature
> Components: jclouds-blobstore
> Affects Versions: 1.9.2
> Reporter: Andrew Gaul
> Assignee: Andrew Gaul
> Labels: azureblob
> Fix For: 2.1.0
>
>
> Currently the Azure signer uses the default expiration instead of honoring
> the user-supplied value. After fixing this {{testSignGetUrlWithTime}},
> {{testSignGetUrlWithTimeExpired}}, {{testSignPutUrlWithTime}}, and
> {{testSignPutUrlWithTimeExpired}} from {{BaseBlobSignerLiveTest}} should
> succeed without expected {{UnsupportedOperationException}}. Microsoft
> documents the {{se}} parameter here:
> https://msdn.microsoft.com/library/azure/dn140255.aspx
> https://azure.microsoft.com/en-us/documentation/articles/storage-dotnet-shared-access-signature-part-1/
> [~ritazh] Would you mind addressing this?
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)