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 13dd526 commit 9872935Copy full SHA for 9872935
docs/admin/external-auth.md
@@ -163,7 +163,7 @@ CODER_EXTERNAL_AUTH_0_CLIENT_SECRET=xxxxxxx
163
# If self managed, set the Auth URL to your Gitea instance
164
CODER_EXTERNAL_AUTH_0_AUTH_URL="https://gitea.com/login/oauth/authorize"
165
```
166
-
+The Redirect URI for Gitea should be https://coder.company.org/external-auth/gitea/callback
167
### Self-managed git providers
168
169
Custom authentication and token URLs should be used for self-managed Git
0 commit comments