Documentation ¶
Overview ¶
Package cbs provides the functionality for negotiating claims-based security over AMQP for use in Azure Service Bus and Event Hubs.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NegotiateClaim ¶
func NegotiateClaim(ctx context.Context, audience string, conn *amqp.Client, provider auth.TokenProvider) error
NegotiateClaim attempts to put a token to the $cbs management endpoint to negotiate auth for the given audience
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.