Skip to content

TokenProviders #107

Description

@skinkie

In the current Python code I cannot find any interface to specify a TokenProvider similar to the C# SDK. When can this be expected?

http://msdn.microsoft.com/en-us/library/microsoft.servicebus.tokenprovider.aspx

We would like to have this code working using the Python API.

MessagingFactory listenMF = MessagingFactory.Create(endpoints, new StaticSASTokenProvider(subscriptionToken));
SubscriptionClient sc = listenMF.CreateSubscriptionClient(topicPath, subscriptionName);

Metadata

Metadata

Assignees

No one assigned

    Labels

    Service AttentionWorkflow: This issue is responsible by Azure service team.Service Busfeature-requestThis issue requires a new behavior in the product in order be resolved.

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions