open-consul/.changelog/16298.txt
John Eikenberry 5ac637f07d
add provider ca auth-method support for azure
Does the required dance with the local HTTP endpoint to get the required
data for the jwt based auth setup in Azure. Keeps support for 'legacy'
mode where all login data is passed on via the auth methods parameters.
Refactored check for hardcoded /login fields.
2023-03-01 00:07:33 +00:00

4 lines
127 B
Plaintext

```release-note:improvement
ca: support Vault agent auto-auth config for Vault CA provider using Azure MSI authentication.
```