mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-03 03:58:01 +00:00
Error text corrections and minor refactoring
This commit is contained in:
@@ -38,7 +38,7 @@ type Auth struct {
|
||||
// to perform management functionalities (especially revocation) when
|
||||
// ClientToken in the audit logs are obfuscated. AccessorID can be used
|
||||
// to revoke a ClientToken and to lookup the capabilities of the ClientToken,
|
||||
// all without actually knowing the ClientToken.
|
||||
// both without actually knowing the ClientToken.
|
||||
AccessorID string
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user