Skip to content

Commit

Permalink
logoutFromOpenidProvider is set automatically via well known config
Browse files Browse the repository at this point in the history
  • Loading branch information
jemand771 committed Apr 1, 2024
1 parent 0d98599 commit 73f1359
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion jenkins/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
wellKnownOpenIDConfigurationUrl: "https://sso.jemand771.net/application/o/jenkins/.well-known/openid-configuration"
clientId: ${OIDC_CLIENT_ID}
clientSecret: ${OIDC_CLIENT_SECRET}
logoutFromOpenidProvider: true
userNameField: preferred_username
emailFieldName: email
fullNameFieldName: name
Expand Down

0 comments on commit 73f1359

Please sign in to comment.