mirror of
https://github.com/coder/coder.git
synced 2025-07-30 22:19:53 +00:00
docs: show the proper Redirect URI for Gitea (#13162)
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user