mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-26 23:05:11 +00:00
Update page content with a generic noun (#5444)
This might be a typo, It says `A user may have a client token sent to her` instead it should say `A user may have a client token sent to them`
This commit is contained in:
committed by
Chris Hoffman
parent
519d764c2c
commit
db3b6468b4
@@ -33,7 +33,7 @@ to have to do both depending on user settings.
|
||||
## Authentication
|
||||
|
||||
Once Vault is unsealed, almost every other operation requires a _client token_.
|
||||
A user may have a client token sent to her. The client token must be sent as
|
||||
A user may have a client token sent to them. The client token must be sent as
|
||||
the `X-Vault-Token` HTTP header.
|
||||
|
||||
Otherwise, a client token can be retrieved via [authentication
|
||||
|
||||
Reference in New Issue
Block a user