Skip to content

Commit cc0939a

Browse files
committed
external-auth intro from setup/index
1 parent 85b8e36 commit cc0939a

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

docs/admin/external-auth.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# External Authentication
22

3+
Coder supports external authentication via OAuth2.0. This allows enabling
4+
integrations with Git providers, such as GitHub, GitLab, and Bitbucket.
5+
6+
External authentication can also be used to integrate with external services
7+
like JFrog Artifactory and others.
8+
39
To add an external authentication provider, you'll need to create an OAuth
410
application. The following providers are supported:
511

docs/admin/setup/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ To configure Coder behind a corporate proxy, set the environment variables
142142
## External Authentication
143143

144144
Coder supports external authentication via OAuth2.0. This allows enabling
145-
integrations with git providers, such as GitHub, GitLab, and Bitbucket etc.
145+
integrations with Git providers, such as GitHub, GitLab, and Bitbucket.
146146

147147
External authentication can also be used to integrate with external services
148148
like JFrog Artifactory and others.

0 commit comments

Comments
 (0)