You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Certificates downloaded from Key Vault through the get secret API might be in PKCS12 or PEM format. These can be differentiated by the by the contentType of the secret bundle.
Done. But need more tests. @lzc-1997-abel Please add tests in this issue: Add more tests for azure-security-keyvault-jca #20589
move code under certificates starter to jca library
Calceled.
OAUTH2_MANAGED_IDENTITY_TOKEN_URL to apply on all azure platforms(only IMDS??)
Done.
#16452
Remove usage of httpclient5
[Done] : Modify the dependency httpclient5 to httpclient4. #20191
Pass check of maven-checkstyle-plugin, spotbugs-maven-plugin, revapi-maven-plugin
Done
Support different cloud env
https://dev.azure.com/azure-spring-integration/spring-integration-private/_sprints/backlog/spring-integration-private%20Team/spring-integration-private/186?workitem=953
Done: Configure cloud from keyvault uri #20530
Certificates downloaded from Key Vault through the get secret API might be in PKCS12 or PEM format. These can be differentiated by the by the contentType of the secret bundle.
Done. But need more tests. @lzc-1997-abel Please add tests in this issue: Add more tests for azure-security-keyvault-jca #20589
move code under certificates starter to jca library
Calceled.
OAUTH2_MANAGED_IDENTITY_TOKEN_URL to apply on all azure platforms(only IMDS??)
Done.
authclient to support new pattern of url
Done.