puppetlabs / vault-plugin-secrets-oauthapp

OAuth 2.0 secrets plugin for HashiCorp Vault supporting a variety of grant types
Apache License 2.0
94 stars 11 forks source link

Add support for setting a default server in the configuration #66

Closed impl closed 3 years ago

impl commented 3 years ago

Fixes #62

DrDaveD commented 3 years ago

This is working for me, thanks. I didn't test a v2 to v3 upgrade but I explicitly define default_server=legacy (and define a legacy server).

It would be great for me if you tag 3.0.0 after merging this and #67.