docs(login): Typo

This commit is contained in:
hygienic-books 2022-06-06 23:39:06 +02:00
parent c97ba882be
commit 4cd54345f4

View File

@ -24,7 +24,7 @@ Once Vault's initialized and with your `root` token in hand log in via the `toke
* Assign policies `administrator` and `auditor` to that group * Assign policies `administrator` and `auditor` to that group
* Create one entity to represent yourself as an administrator * Create one entity to represent yourself as an administrator
* Create on alias assigned to that entity for you to use as a username * Create on alias assigned to that entity for you to use as a username
* Enable auth menthod `userpass` * Enable auth method `userpass`
* Create one `userpass` username named like your alias, define your own password * Create one `userpass` username named like your alias, define your own password
* Add your own entity to group `administrators` * Add your own entity to group `administrators`