Usage query : OIDC Token short lived authentication for single operation support #759
Labels
status: ideal-for-contribution
An issue that a contributor can help us with
status: waiting-for-feedback
We need additional information before we can continue
status: waiting-for-triage
An issue we've not yet triaged
Background is that we allow users to authenticate using OIDC and get a short lived vault token. And they can use this to read/write secrets from vault based on access control policies of Vault. I am trying to write a utility tool which can use this token and read/write secrets to vault. I am looking for an authentication method that will allow me to connect with our corporate vault instance with an OIDC token and perform operations as long as token is valid. I couldn't find any such authentication method for the VaultTemplate. Is it possible to use this library for this use case?
Thanks in advance for your help in this regards.
The text was updated successfully, but these errors were encountered: