feature/bstein-dev-home #7

Merged
bstein merged 95 commits from feature/bstein-dev-home into main 2025-12-18 04:23:02 +00:00
Showing only changes of commit 30048a9ae5 - Show all commits

View File

@ -130,24 +130,6 @@ spec:
} }
JCasC: JCasC:
configScripts: 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: | creds.yaml: |
credentials: credentials:
system: system: