amperity/vault-clj

[2.x] Implement Azure auth method

Closed this issue · 1 comments

Implement the Azure auth method in the new 2.x branch. Note that this must not pull in any Azure dependencies, so more complex/automated code may need to live in a separate vault-clj-azure library. The only required endpoint to implement is login, anything else is a bonus and can be added later.

Closing this, this should live in a separate vault-clj-azure library.