vault-clj icon indicating copy to clipboard operation
vault-clj copied to clipboard

[2.x] Implement Azure auth method

Open greglook opened this issue 3 years ago • 0 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.

greglook avatar Sep 26 '22 23:09 greglook