mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-28 04:10:44 -04:00
Update github.html.md
Fixing incorrect documentation about case sensitivity
This commit is contained in:
parent
381db8d22c
commit
45f14256fe
1 changed files with 1 additions and 1 deletions
|
|
@ -72,7 +72,7 @@ Success! Data written to: auth/github/map/teams/owners
|
|||
```
|
||||
|
||||
The above would make anyone in the "owners" team a root user in Vault
|
||||
(not recommended). Note: the team ("owners") is case-sensitive.
|
||||
(not recommended).
|
||||
|
||||
You can then auth with a user that is a member of the "owners" team using a Personal Access Token with the `read:org` scope.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue