Skip to content

Conversation

demoray
Copy link
Contributor

@demoray demoray commented Sep 20, 2023

A first step in creating user-delegated SAS signatures (#1346) is fetching a user delegation key.

This PR implements fetching the key from the service. Note, this adds the ISO-8601 format as used by Azure Storage, which is close but not exactly RFC-3339.

Ref: https://learn.microsoft.com/en-us/rest/api/storageservices/get-user-delegation-key

A first step in creating user-delegated SAS signatures is fetching a user delegation key.

This PR implements fetching the key from the service.  Note, this adds the `ISO-8601` format as used by Azure Storage, which is close but not exactly `RFC-3339`.

Ref: https://learn.microsoft.com/en-us/rest/api/storageservices/get-user-delegation-key
@demoray demoray merged commit 4d394af into Azure:main Sep 22, 2023
@demoray demoray deleted the add-support-request-user-delegation-keys branch September 22, 2023 13:06
@demoray
Copy link
Contributor Author

demoray commented Oct 9, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants