forgejo oauth uses existing secret

This commit is contained in:
franz.germann 2025-02-26 16:48:18 +01:00
parent 1b565de935
commit fd0df35b1a

View file

@ -35,7 +35,7 @@ gitea:
provider: 'openidConnect'
# key: 'forgejo'
# secret: 'uWEGALJKmNyUojJaK5LAK0w4OCEEDpDu'
existingSecret: gitea-credentials
existingSecret: forgejo-oidc
autoDiscoverUrl: 'https://{{{ .Env.DOMAIN }}}/keycloak/realms/cnoe/.well-known/openid-configuration'
service: