[FEATURE REQ] Redesign azure-spring-boot-starter-keyvault-certificates #23483
Labels
azure-spring
All azure-spring related issues
azure-spring-jca
azure-spring-keyvault
Spring keyvault related issues.
Client
This issue points to a problem in the data-plane of the library.
feature-request
This issue requires a new behavior in the product in order be resolved.
Milestone
Context
azure-spring-boot-starter-keyvault-certificates
should depends onazure-security-keyvault-certificates
instead ofazure-security-keyvault-jca
.azure-security-keyvault-certificates
belongs to sdk.azure-security-keyvault-jca
belongs to jca, it's not a part of sdk.azure-spring-boot-starter-keyvault-certificates
should autoconfigure certificate client.azure-security-keyvault-certificates
, such as setting http head, retry policy. We should use this logic instead of adding this kind of logic inazure-security-keyvault-jca
.Problem
azure-spring-boot-starter-keyvault-certificates is not well-designed
Goal
Re-design azure-spring-boot-starter-keyvault-certificates, Make it support these features:
The text was updated successfully, but these errors were encountered: