jenkins: fix oidc indent and harbor creds
This commit is contained in:
parent
c3ffde1b1f
commit
0c5bce93ca
@ -193,7 +193,7 @@ spec:
|
|||||||
wellKnown:
|
wellKnown:
|
||||||
wellKnownOpenIDConfigurationUrl: "${OIDC_ISSUER}/.well-known/openid-configuration"
|
wellKnownOpenIDConfigurationUrl: "${OIDC_ISSUER}/.well-known/openid-configuration"
|
||||||
scopesOverride: "openid profile email"
|
scopesOverride: "openid profile email"
|
||||||
logoutFromOpenIdProvider: true
|
logoutFromOpenIdProvider: true
|
||||||
postLogoutRedirectUrl: "https://ci.bstein.dev"
|
postLogoutRedirectUrl: "https://ci.bstein.dev"
|
||||||
sendScopesInTokenRequest: true
|
sendScopesInTokenRequest: true
|
||||||
rootURLFromRequest: true
|
rootURLFromRequest: true
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user