We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10a130d commit 87f5dfaCopy full SHA for 87f5dfa
docs/admin/users/github-auth.md
@@ -24,8 +24,7 @@ up with GitHub, add the following environment variable:
24
CODER_OAUTH2_GITHUB_ALLOW_SIGNUPS=true
25
```
26
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.
+[Install the GitHub app](https://github.com/apps/coder/installations/select_target) in every GitHub organization that you need to limit sign ups to.
29
**This will grant Coder, the company, access to your organizations' data as
30
described in the installation flow.** In a production environment, we recommend
31
configuring your own GitHub OAuth app as outlined further below, so all of your
0 commit comments