From b3ddfb85f9693f0045abf90b71993bbd93c62ce3 Mon Sep 17 00:00:00 2001 From: Basil Crow Date: Mon, 9 Sep 2024 17:57:09 -0700 Subject: [PATCH] Add OpenId Connect Authentication and Reverse Proxy Authentication to the managed set --- bom-weekly/pom.xml | 13 ++++++++++++- sample-plugin/pom.xml | 24 +++++++++++++++++++++++- 2 files changed, 35 insertions(+), 2 deletions(-) diff --git a/bom-weekly/pom.xml b/bom-weekly/pom.xml index 8e2376c00..9d7ee467e 100644 --- a/bom-weekly/pom.xml +++ b/bom-weekly/pom.xml @@ -569,7 +569,8 @@ org.jenkins-ci.plugins build-user-vars-plugin - 177.vb_2fa_784145db_ + + 178.v79b_a_d56232e7 org.jenkins-ci.plugins @@ -890,6 +891,11 @@ oauth-credentials 0.653.v14cf2088e950 + + org.jenkins-ci.plugins + oic-auth + 4.331.vd925b_f76f3a_c + org.jenkins-ci.plugins pam-auth @@ -975,6 +981,11 @@ resource-disposer 0.23 + + org.jenkins-ci.plugins + reverse-proxy-auth-plugin + 1.7.7 + org.jenkins-ci.plugins role-strategy diff --git a/sample-plugin/pom.xml b/sample-plugin/pom.xml index 9d12a3ac4..03a994ecb 100644 --- a/sample-plugin/pom.xml +++ b/sample-plugin/pom.xml @@ -14,7 +14,8 @@ 999999-SNAPSHOT weekly - 2.475 + + 2.476-rc35330.1b_8c1984dc3b_ false 2254.vcff7a_d4969e5 @@ -747,6 +748,11 @@ nodejs test + + org.jenkins-ci.plugins + oic-auth + test + org.jenkins-ci.plugins pam-auth @@ -817,6 +823,22 @@ pubsub-light test + + org.jenkins-ci.plugins + reverse-proxy-auth-plugin + test + + + + org.acegisecurity + acegi-security + + + org.springframework + spring-dao + + + org.jenkins-ci.plugins role-strategy