WIP: IPCEICIS-2293_oidc_in_forgejo #12
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Reference in a new issue