-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Open
Labels
ClientThis issue points to a problem in the data-plane of the library.This issue points to a problem in the data-plane of the library.azure-springAll azure-spring related issuesAll azure-spring related issuesneeds-team-attentionWorkflow: This issue needs attention from Azure service team or SDK teamWorkflow: This issue needs attention from Azure service team or SDK team
Description
Now there are two authentication methods support in Spring Cloud Azure, one SASL plain, another is SASL connection string. The first will use the Event Hubs connection string, the second will use Microsoft Entra ID to auth.
But the implementation in Spring Cloud Azure is not consistent, and scattered in different autoconfiguration or BeanPostProcessors.
Describe the solution you'd like
Refactor the implemenataion to make the code easy to read and understand.
Describe alternatives you've considered
N/A
Additional context
N/A
Information Checklist
Kindly make sure that you have added all the following information above and checkoff the required fields otherwise we will treat the issuer as an incomplete report
- Description Added
- Expected solution specified
Copilot
Metadata
Metadata
Labels
ClientThis issue points to a problem in the data-plane of the library.This issue points to a problem in the data-plane of the library.azure-springAll azure-spring related issuesAll azure-spring related issuesneeds-team-attentionWorkflow: This issue needs attention from Azure service team or SDK teamWorkflow: This issue needs attention from Azure service team or SDK team
Type
Projects
Status
Todo