Skip to content

[ServiceBus] Track2- Support SAS tokens for ServiceBus within Connection String #13407

Closed
@KieranBrantnerMagee

Description

Currently connection string does not support SAS tokens. This functionality is currently being added to eventhub here.

Almost the exact same approach as above is needed here, in terms of parsing the sharedaccesstoken field from the connstr and utilizing that, extracting the se= field for expiry if present and setting a sane fallback if not.

Tests, docs, the whole deal.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

ClientThis issue points to a problem in the data-plane of the library.Service Bus

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions