WIP: IPCEICIS-2293_oidc_in_forgejo #12

Closed
Franz.Germann wants to merge 29 commits from IPCEICIS-2293_oidc_in_forgejo into development
Showing only changes of commit 97f4eb33d9 - Show all commits

View file

@ -30,11 +30,10 @@ gitea:
oauth:
- name: 'Keycloak'
provider: 'openidConnect'
# or with 'key' and 'secret' parameter directly
keys: 'forgejo'
secret: 'nEJ7tmVYLjwuycF4vhBzCY8BVfk9LHDY'
# existingSecret: gitea-credentials
autoDiscoverUrl: 'https://gitea.example.com/.well-known/openid-configuration'
autoDiscoverUrl: 'https://gitea.runner.c-one-infra.de/.well-known/openid-configuration'
service:
ssh: