File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -43,18 +43,18 @@ The `CODER_EXTERNAL_AUTH_0_ID` environment variable is used for internal
43
43
reference. Therefore, it can be set arbitrarily (e.g., ` primary-github ` for your
44
44
GitHub provider).
45
45
46
-
47
46
### GitHub
48
47
49
48
> If you don't require fine-grained access control, it's easier to configure a
50
49
> GitHub OAuth app!
51
50
52
51
1 . [ Create a GitHub App] ( https://docs.github.com/en/apps/creating-github-apps/registering-a-github-app/registering-a-github-app )
53
- - Set the callback URL to
54
- ` https://coder.example.com/external-auth/USER_DEFINED_ID/callback ` .
55
- - Deactivate Webhooks.
56
- - Enable fine-grained access to specific repositories or a subset of
57
- permissions for security.
52
+
53
+ - Set the callback URL to
54
+ ` https://coder.example.com/external-auth/USER_DEFINED_ID/callback ` .
55
+ - Deactivate Webhooks.
56
+ - Enable fine-grained access to specific repositories or a subset of
57
+ permissions for security.
58
58
59
59
![ Register GitHub App] ( ../images/admin/github-app-register.png )
60
60
You can’t perform that action at this time.
0 commit comments