Skip to content

Commit 158b524

Browse files
authored
chore(docs): update github app permission to read org members
This is required to use github auth method with https://registry.coder.com/modules/vault-github. Closes #12511
1 parent ff617cc commit 158b524

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/admin/external-auth.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,9 @@ GitHub provider).
7070
| Pull requests | Read & Write | Grants access to create and update pull requests. |
7171
| Workflows | Read & Write | Grants access to update files in `.github/workflows/`. |
7272
| Metadata | Read-only | Grants access to metadata written by GitHub Apps. |
73+
| Members | Rad-only | Grabts access to organization members and teams. |
7374

74-
3. Install the App for your organization. You may select a subset of
75+
4. Install the App for your organization. You may select a subset of
7576
repositories to grant access to.
7677

7778
![Install GitHub App](../images/admin/github-app-install.png)

0 commit comments

Comments
 (0)