doc
Some checks failed
Deploy Gitea Pages / build-and-deploy (push) Failing after 6s

This commit is contained in:
2026-04-17 11:42:46 +02:00
parent f8b17cc030
commit b2f601e950

View File

@@ -1312,8 +1312,7 @@ For Gitea-style oauth config:
oauth:
- name: "Forte"
provider: "openidConnect"
existingSecret: myapp-oidc-credentials
key: client-secret
existingSecret: myapp-oidc-credentials # Gitea expects "key" and "secret" as fields
autoDiscoverUrl: "https://id.forteapps.net/realms/forte/.well-known/openid-configuration"
```