You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "Andrew Gaul (JIRA)" <ji...@apache.org> on 2016/05/06 17:14:13 UTC

[jira] [Created] (JCLOUDS-1109) Azure time-limited signed URLs

Andrew Gaul created JCLOUDS-1109:
------------------------------------

             Summary: 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: Rita Zhang


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.4#6332)