[#616] Use UNSIGNED_PAYLOAD
to check sign #616
No reviewers
Labels
No labels
P0
P1
P2
P3
good first issue
Infrastructure
blocked
bug
config
discussion
documentation
duplicate
enhancement
go
help wanted
internal
invalid
kludge
observability
perfomance
question
refactoring
wontfix
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: TrueCloudLab/frostfs-s3-gw#616
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "dkirillov/frostfs-s3-gw:bugfix/fix_check_signature_with_unsigned_payload-support_v0.32"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Use
UNSIGNED_PAYLOAD
to check signature if x-amz-content-sha256 isn't provided as signed headerhttps://docs.aws.amazon.com/AmazonS3/latest/API/sig-v4-header-based-auth.html
" You include the literal string UNSIGNED-PAYLOAD when constructing a canonical request, and set the same value as the x-amz-content-sha256 header value when sending the request to Amazon S3"
Signed-off-by: Denis Kirillov d.kirillov@yadro.com
UNSIGNED_PAYLOAD
to check sign c08cc79af4bcf2d544fe
to0e2a75d649
0e2a75d649
to6c5d5713e0