jenkins: drop invalid JCasC OIDC realm (use init script)
This commit is contained in:
parent
60a8192f61
commit
30048a9ae5
@ -130,24 +130,6 @@ spec:
|
||||
}
|
||||
JCasC:
|
||||
configScripts:
|
||||
security.yaml: |
|
||||
jenkins:
|
||||
securityRealm:
|
||||
oic:
|
||||
clientId: "${OIDC_CLIENT_ID}"
|
||||
clientSecret: "${OIDC_CLIENT_SECRET}"
|
||||
wellKnownOpenIDConfigurationUrl: "${OIDC_ISSUER}/.well-known/openid-configuration"
|
||||
logoutFromOpenidProvider: true
|
||||
postLogoutRedirectUrl: "https://ci.bstein.dev"
|
||||
scopes: "openid profile email"
|
||||
userNameField: "preferred_username"
|
||||
fullNameFieldName: "name"
|
||||
emailFieldName: "email"
|
||||
groupsFieldName: "groups"
|
||||
disableSslVerification: false
|
||||
authorizationStrategy:
|
||||
fullControlOnceLoggedIn:
|
||||
allowAnonymousRead: false
|
||||
creds.yaml: |
|
||||
credentials:
|
||||
system:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user