jmgilman / vaultrs

An asynchronous Rust client library for the Hashicorp Vault API
https://docs.rs/vaultrs
MIT License
91 stars 58 forks source link

Any plans to add Okta auth method? #99

Open blitzarx1 opened 2 months ago

blitzarx1 commented 2 months ago

Hi! Thanks for the nice implementation of the vault client.

I am planning to use this client for my project, but I failed to find Okta auth method, which is very needed for me.

Are you planning to add it?

Haennetz commented 2 months ago

Right now it isn't planed. I tagged this as a good first issues for new contributors.