Skip to content

Commit 87f5dfa

Browse files
authored
Apply suggestions from code review
1 parent 10a130d commit 87f5dfa

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/admin/users/github-auth.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,7 @@ up with GitHub, add the following environment variable:
2424
CODER_OAUTH2_GITHUB_ALLOW_SIGNUPS=true
2525
```
2626

27-
You may limit sign ups to members of specific GitHub organizations, but the
28-
GitHub app must be installed in the organizations you want to limit sign ups to.
27+
[Install the GitHub app](https://github.com/apps/coder/installations/select_target) in every GitHub organization that you need to limit sign ups to.
2928
**This will grant Coder, the company, access to your organizations' data as
3029
described in the installation flow.** In a production environment, we recommend
3130
configuring your own GitHub OAuth app as outlined further below, so all of your

0 commit comments

Comments
 (0)