Skip to content

Add support for SAS Keys for Azure Blob #719

@pjbgf

Description

@pjbgf

Azure Blob supports a wide range of authentication methods. Flux supports all of them, with the exception of SAS Keys.

SAS Keys are a series of information, including a SAS Token, which are defined as query string parameters in the storage resource URI and are used by Azure for authenticating the request.
Source controller should add support for copying such information from secrets and injecting into the base URL on-demand, just before sending it over to the Azure SDK.

Metadata

Metadata

Assignees

Labels

area/bucketBucket related issues and pull requestsenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions