Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Azure Event Hubs Entra SASL Mechanism #1325

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

tnewman
Copy link

@tnewman tnewman commented Sep 3, 2024

Azure Event Hubs provides optional Kafka protocol compatibility. In order to authenticate, an OAUTHBEARER SASL mechanism is provided that builds a SASL client response with an Azure Entra token.

See https://learn.microsoft.com/en-us/azure/event-hubs/azure-event-hubs-kafka-overview for more information.

@tnewman tnewman force-pushed the feature/azure-event-hub-entra branch from 749c09f to 5f4c67c Compare September 3, 2024 04:00
Azure Event Hubs provides optional Kafka protocol compatibility. In order to authenticate, an OAUTHBEARER SASL mechanism is provided that builds a SASL client response with an Azure Entra token.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant