diff --git a/content/server/provider/gitea.md b/content/server/provider/gitea.md index ebbd007c..44dd1707 100644 --- a/content/server/provider/gitea.md +++ b/content/server/provider/gitea.md @@ -35,6 +35,8 @@ Create a Gitea OAuth application. The Consumer Key and Consumer Secret are used
The authorization callback URL must match the below format and path, and must use your exact server scheme and host. + +You must also check "Confidential Client".
![Application Create](/screenshots/gitea_application_create.png)