You can use a response-wrapping token more than once for as long as it has not expired.
You can use a response-wrapping token more than once for as long as it has not expired.
Response-wrapping tokens are designed to be single-use and are tied to a specific request. After the token is used once, it cannot be used again regardless of whether it has expired or not. This ensures the security and integrity of the data being transferred.
No, response-wrapping tokens are per request: https://developer.hashicorp.com/vault/docs/concepts/response-wrapping#response-wrapping-token-creation
B Agree with dad_rekka