Azure-Samples/azure-spring-boot-samples

Azure-spring-boot-starter-key vault-certificates support for azureclicredential builder

venkatprasad225 opened this issue · 1 comments

Query/Question

I would like to have support for deafaultcredentialbuilder so that local development will be easy
Why is this not a Bug or a feature Request?

As we documentation it supports only managed identity or clientid/clientsecret based authentication. Which makes local development difficult
Setup (please complete the following information if applicable):

  • OS: windows
  • IDE: Eclipse
  • Sample Path:

Information Checklist

  • Query Added
  • Setup information Added

Hi @venkatprasad225 , DefaultCredential only supported in spring-cloud-azure-starter-keyvault-certificates 4.x or 5.x version. you can try with the latest version(But TLS/mTLS are not supported).