Skip to content

SASToken auth broken #867

Closed
Closed
@aaron-hardin

Description

@aaron-hardin

A recent commit (dd6b852) added the Authorization policy which adds the query string for SASToken however, StorageAccountClient::prepare_request also adds it, the result is that trying to use SASToken for blob storage requests (at least) fails with AuthenticationFailed (403) response.
URL looks like: https://[account].blob.core.windows.net/[container]/[blob]?[sasToken][sasToken]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions