Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[azblob][sas] SignWithSharedKey prevents using a stored access policy #21229

Closed
stotz89 opened this issue Jul 20, 2023 · 0 comments · Fixed by #21230
Closed

[azblob][sas] SignWithSharedKey prevents using a stored access policy #21229

stotz89 opened this issue Jul 20, 2023 · 0 comments · Fixed by #21230
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-team-attention Workflow: This issue needs attention from Azure service team or SDK team question The issue doesn't require a change to the product in order to be resolved. Most issues start as that Storage Storage Service (Queues, Blobs, Files)

Comments

@stotz89
Copy link
Contributor

stotz89 commented Jul 20, 2023

Bug Report

  • azblob/sas
  • latest / v1.1.0

With v1.1.0 new checks inside the method SignWithSharedKey were introduced with #20379.

Along the official documentation the attributes signedExpiry and signedPermissions must be omitted if a stored access policy is supposed to be referenced. The newly introduced checks prevent this. Anything that I missed?

@github-actions github-actions bot added Client This issue points to a problem in the data-plane of the library. customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-team-triage Workflow: This issue needs the team to triage. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that Storage Storage Service (Queues, Blobs, Files) labels Jul 20, 2023
@jhendrixMSFT jhendrixMSFT removed the needs-team-triage Workflow: This issue needs the team to triage. label Jul 20, 2023
@github-actions github-actions bot added the needs-team-attention Workflow: This issue needs attention from Azure service team or SDK team label Jul 20, 2023
@souravgupta-msft souravgupta-msft self-assigned this Jul 20, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Oct 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Client This issue points to a problem in the data-plane of the library. customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-team-attention Workflow: This issue needs attention from Azure service team or SDK team question The issue doesn't require a change to the product in order to be resolved. Most issues start as that Storage Storage Service (Queues, Blobs, Files)
Projects
None yet
4 participants