Azure / Azure/azure-sdk-for-java
Azure Cosmos Kafka Connector: Add AAD Support
Open
Client
Cosmos
cosmos:kafka
- Dominant language
- Java
- Stars
- 2.6k
- Forks
- 2.2k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 178
Description
## Summary
Add Azure Active Directory (AAD) authentication support in the Azure Cosmos DB Kafka Connector.
## Description
Start with **ServicePrincipalName** as the initial AAD authentication method to enable secure, identity-based access to Cosmos DB from the Kafka Connector.
## Requirements
- Implement AAD authentication support in the Cosmos DB Kafka Connector
- Begin with ServicePrincipalName-based authentication
- Ensure backward compatibility with existing key-based authentication
- Update documentation and configuration examples
Contributor guide
Assessment
This issue has not been assessed yet.