spring-projects / spring-vault

Provides familiar Spring abstractions for HashiCorp Vault
https://spring.io/projects/spring-vault
Apache License 2.0
283 stars 186 forks source link

Refine logging after token revocation failure #766

Closed mp911de closed 1 year ago

mp911de commented 1 year ago

Now that we have the token accessor in place, it makes sense to log the token accessor upon revocation failure. We no longer attempt revoking batch tokens so we can provide additional value here instead of logging internals.