Update github.html.md

Fixing incorrect documentation about case sensitivity
This commit is contained in:
Armon Dadgar 2015-05-18 09:37:31 -07:00
parent 381db8d22c
commit 45f14256fe

View file

@ -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.