-
Notifications
You must be signed in to change notification settings - Fork 2.2k
STG 101 - Dynamic User Delegation SAS #47479
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
Merged
ibrandes
merged 42 commits into
Azure:feature/storage/stg101base
from
ibrandes:stg101/dynamicSas
Feb 6, 2026
Merged
Changes from all commits
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
7edd303
wip implementation
ibrandes 5520741
add base tests for SasImplUtilsTests
browndav-msft 833e3e8
add base tests for SasImplUtilsTests
browndav-msft 2c731da
revert changes to stringToSign from changes made based on api
browndav-msft 863b7b6
remove static from SasImplUtilsTests so that beforeeach works
browndav-msft 28246fb
add documentation for srq and srh
browndav-msft 05b118e
finish sasClientTests
browndav-msft dd2a7fe
uncomment stream of args from blobSasImplUtilStringToSignUserDelegati…
browndav-msft beb0f3d
fix linting issue
browndav-msft bb87838
combine test for srh and srq into blobSasImplUtilStringToSignUserDele…
browndav-msft 42ad7c5
add recordings for blobSasImplUtilStringToSignUserDelegationKey
browndav-msft d54b8c2
add additional srh test to check for trailing newline
browndav-msft 4e8a539
add tests for srq
browndav-msft 8559364
add tests for srq and srh to datalake
browndav-msft 88a793a
fix failing datalake sas tests
browndav-msft 47ef9c7
add recordings for blobSasImplUtilStringToSignUserDelegationKey
browndav-msft e06736e
refactor SasTests to make the suppliers easier to read and write
browndav-msft 7c8b617
making new values in commonsasqueryparameters final
ibrandes 5676ff3
adding note to new sas query param javadocs that they're only for UD sas
ibrandes 372cf05
adding note to datalake sas params too
ibrandes cee3628
Merge remote-tracking branch 'isabelle/stg101/dynamicSas' into stg101…
browndav-msft 4a20e60
add header to sasimplutiltests
browndav-msft ec472d8
applying spotless
ibrandes f4ae369
Merge branch 'stg101/dynamicSas' into stg101/dynamicSas
ibrandes 012d629
Merge pull request #2 from browndav-msft/stg101/dynamicSas
ibrandes 4b1531e
small refactors in new sas test models
ibrandes b0500ea
adding extra comments to SasClientTests
ibrandes 99e7232
applying new sas test model to blob sas tests
ibrandes b2d8261
returning null instead of empty string during formatting
ibrandes 136b7f7
applying new sas test model to blob sas tests
ibrandes 12a968c
getting suppliers to use new models
ibrandes c3db81b
removing debugging method
ibrandes 8421a17
updating assets and fixing spelling
ibrandes 9e8e86c
removing unused import
ibrandes 2182142
pulling in stg101base
ibrandes 172bfbe
bruh
ibrandes b1c9ad2
datalake tests
ibrandes 9900fef
spotless
ibrandes 899659f
style and assets
ibrandes f0dfb25
Apply suggestions from code review
ibrandes 46fe77d
making new query param values deterministic
ibrandes 384fab7
Merge branch 'stg101/dynamicSas' of https://github.com/ibrandes/azure…
ibrandes File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.