diff --git a/website/source/docs/auth/github.html.md b/website/source/docs/auth/github.html.md index 1fa88cc71c..5d290a9ef0 100644 --- a/website/source/docs/auth/github.html.md +++ b/website/source/docs/auth/github.html.md @@ -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.