Compare commits
2 Commits
6639d0e3ff
...
b2f601e950
| Author | SHA1 | Date | |
|---|---|---|---|
| b2f601e950 | |||
| f8b17cc030 |
@@ -1312,8 +1312,7 @@ For Gitea-style oauth config:
|
|||||||
oauth:
|
oauth:
|
||||||
- name: "Forte"
|
- name: "Forte"
|
||||||
provider: "openidConnect"
|
provider: "openidConnect"
|
||||||
existingSecret: myapp-oidc-credentials
|
existingSecret: myapp-oidc-credentials # Gitea expects "key" and "secret" as fields
|
||||||
key: client-secret
|
|
||||||
autoDiscoverUrl: "https://id.forteapps.net/realms/forte/.well-known/openid-configuration"
|
autoDiscoverUrl: "https://id.forteapps.net/realms/forte/.well-known/openid-configuration"
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
@@ -34,7 +34,7 @@ envFrom:
|
|||||||
name: renovate-env
|
name: renovate-env
|
||||||
|
|
||||||
env:
|
env:
|
||||||
LOG_LEVEL: debug
|
LOG_LEVEL: info
|
||||||
|
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
|
|||||||
Reference in New Issue
Block a user