hashicorp / vault-plugin-secrets-azure

Vault Azure Secrets plugin
Mozilla Public License 2.0
26 stars 19 forks source link

Backport 1.9.x: Sets use_microsoft_graph_api to true by default (#90) #91

Closed austingebauer closed 2 years ago

austingebauer commented 2 years ago

This PR backports #90.

The following steps were taken:

  1. git checkout release/vault-1.9.x
  2. git checkout -b backport-pr-90-1.9.x
  3. git cherry-pick 7e78b8baf49b9188e505a71a0ee27a62067c7f71
austingebauer commented 2 years ago

I forgot the plugin changelog update in the original PR :( Will go back and update the changelog after tagging a release for this.