Skip to content

Commit 9872935

Browse files
authored
Update external-auth.md
1 parent 13dd526 commit 9872935

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/admin/external-auth.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ CODER_EXTERNAL_AUTH_0_CLIENT_SECRET=xxxxxxx
163163
# If self managed, set the Auth URL to your Gitea instance
164164
CODER_EXTERNAL_AUTH_0_AUTH_URL="https://gitea.com/login/oauth/authorize"
165165
```
166-
166+
The Redirect URI for Gitea should be https://coder.company.org/external-auth/gitea/callback
167167
### Self-managed git providers
168168

169169
Custom authentication and token URLs should be used for self-managed Git

0 commit comments

Comments
 (0)