Skip to content

Need to sort url parameters, in V4 Signature#2

Open
barryhunter wants to merge 1 commit intoracklin:masterfrom
barryhunter:patch-1
Open

Need to sort url parameters, in V4 Signature#2
barryhunter wants to merge 1 commit intoracklin:masterfrom
barryhunter:patch-1

Conversation

@barryhunter
Copy link

Found this fork that adds V4 verification - which is great.

But run into problem, found the URL params needs to be sorted (eg when runing ListObjects on a bucket, it adds multiple when using delimiter+prefix for example)
https://docs.aws.amazon.com/general/latest/gr/sigv4-create-canonical-request.html

Thought worth pushing this upstream.

This is the same change made in our copy geograph-project/geograph-project@466592a

Found this fork that adds V4 verification - which is great. 

But run into problem, found the URL params needs to be sorted (eg when runing ListObjects on a bucket, it adds multiple when using delimiter+prefix for example)
https://docs.aws.amazon.com/general/latest/gr/sigv4-create-canonical-request.html

Thought worth pushing this upstream. 

This is the same change made in our copy geograph-project/geograph-project@466592a
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.

1 participant