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 95c45ded96 - Show all commits

View file

@ -29,14 +29,7 @@ gitea:
ROOT_URL: 'https://gitea.{{{ .Env.DOMAIN }}}:443'
oauth2_client:
ENABLE_AUTO_REGISTRATION: true
ACCOUNT_LINKING: auto
oauth:
- name: 'Keycloak'
provider: 'openidConnect'
key: 'forgejo'
secret: 'nEJ7tmVYLjwuycF4vhBzCY8BVfk9LHDY'
# existingSecret: gitea-credentials
autoDiscoverUrl: 'https://runner.c-one-infra.de/keycloak/realms/cnoe/.well-known/openid-configuration'
ACCOUNT_LINKING: auto
service:
ssh: