docs: show the proper Redirect URI for Gitea (#13162)

This commit is contained in:
Idleite
2024-05-06 18:28:04 -04:00
committed by GitHub
parent 3e3118794f
commit 6f5c183c80

View File

@@ -164,6 +164,9 @@ CODER_EXTERNAL_AUTH_0_CLIENT_SECRET=xxxxxxx
CODER_EXTERNAL_AUTH_0_AUTH_URL="https://gitea.com/login/oauth/authorize"
```
The Redirect URI for Gitea should be
https://coder.company.org/external-auth/gitea/callback
### Self-managed git providers
Custom authentication and token URLs should be used for self-managed Git