[java-idp-plugin-mgmt] branch main updated: GEN-299 Remove Nexus from public internet
Rod Widdowson
rdw at steadingsoftware.com
Tue Apr 19 13:15:59 UTC 2022
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch main
in repository java-idp-plugin-mgmt.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-mgmt.git;a=commit;h=ed1f18962b582b10736b5d08bff580c7c1750bb8
The following commit(s) were added to refs/heads/main by this push:
new ed1f189 GEN-299 Remove Nexus from public internet
ed1f189 is described below
commit ed1f18962b582b10736b5d08bff580c7c1750bb8
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Tue Apr 19 14:14:23 2022 +0100
GEN-299 Remove Nexus from public internet
https://shibboleth.atlassian.net/browse/GEN-299
Rehome all plugins to http://shibboleth.net/downloads/identity-provider/plugins/*
---
plugins.properties | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/plugins.properties b/plugins.properties
index 4b56113..353ee23 100644
--- a/plugins.properties
+++ b/plugins.properties
@@ -8,7 +8,7 @@
#######################
net.shibboleth.idp.plugin.authn.totp.versions = 1.0.0 1.0.1
-net.shibboleth.idp.plugin.authn.totp.downloadURL.%{version} = https://build.shibboleth.net/nexus/service/local/repositories/releases/content/net/shibboleth/idp/plugin/authn/idp-plugin-totp-dist/%{version}
+net.shibboleth.idp.plugin.authn.totp.downloadURL.%{version} = http://shibboleth.net/downloads/identity-provider/plugins/totp/%{version}
net.shibboleth.idp.plugin.authn.totp.baseName.%{version} = idp-plugin-totp-dist-%{version}
net.shibboleth.idp.plugin.authn.totp.idpVersionMax.1.0.0 = 4.2.0
@@ -54,7 +54,7 @@ net.shibboleth.idp.plugin.rhino.supportLevel.1.1.0 = Current
# DuoOIDC Authentication based on the Shibboleth Nimbus client #
################################################################
net.shibboleth.idp.plugin.authn.duo.nimbus.versions = 1.0.0 1.1.0 1.1.1 1.2.0
-net.shibboleth.idp.plugin.authn.duo.nimbus.downloadURL.%{version} = https://build.shibboleth.net/nexus/service/local/repositories/releases/content/net/shibboleth/idp/plugin/authn/idp-plugin-duo-nimbus-dist/%{version}
+net.shibboleth.idp.plugin.authn.duo.nimbus.downloadURL.%{version} = http://shibboleth.net/downloads/identity-provider/plugins/duo-oidc/%{version}
net.shibboleth.idp.plugin.authn.duo.nimbus.baseName.%{version} = idp-plugin-duo-nimbus-dist-%{version}
net.shibboleth.idp.plugin.authn.duo.nimbus.idpVersionMax.1.0.0 = 4.1.1
@@ -77,7 +77,7 @@ net.shibboleth.idp.plugin.authn.duo.nimbus.supportLevel.1.2.0 = Current
# DuoOIDC Authentication based on the Duo WebSDK v4 #
#####################################################
net.shibboleth.idp.plugin.authn.duo.sdk.versions = 1.0.0 1.1.0 1.1.1 1.2.0
-net.shibboleth.idp.plugin.authn.duo.sdk.downloadURL.%{version} = https://build.shibboleth.net/nexus/service/local/repositories/releases/content/net/shibboleth/idp/plugin/authn/idp-plugin-duo-sdk-dist/%{version}
+net.shibboleth.idp.plugin.authn.duo.sdk.downloadURL.%{version} = http://shibboleth.net/downloads/identity-provider/plugins/duo-oidc/%{version}
net.shibboleth.idp.plugin.authn.duo.sdk.baseName.%{version} = idp-plugin-duo-sdk-dist-%{version}
net.shibboleth.idp.plugin.authn.duo.sdk.idpVersionMax.1.0.0 = 4.1.1
@@ -100,7 +100,7 @@ net.shibboleth.idp.plugin.authn.duo.sdk.supportLevel.1.2.0 = Current
# OIDC Commons library plugin #
###############################
net.shibboleth.oidc.common.versions = 1.0.0 1.1.0 2.0.0
-net.shibboleth.oidc.common.downloadURL.%{version} = https://build.shibboleth.net/nexus/service/local/repositories/releases/content/net/shibboleth/oidc/oidc-common-dist/%{version}
+net.shibboleth.oidc.common.downloadURL.%{version} = http://shibboleth.net/downloads/identity-provider/plugins/oidc-common/%{version}
net.shibboleth.oidc.common.baseName.%{version} = oidc-common-dist-%{version}
net.shibboleth.oidc.common.idpVersionMax.1.0.0 = 5.0.0
@@ -119,7 +119,7 @@ net.shibboleth.oidc.common.supportLevel.2.0.0 = Current
# OpenID Connect Provider plugin #
##################################
net.shibboleth.idp.plugin.oidc.op.versions = 3.0.0 3.0.1 3.0.2 3.0.3 3.0.4 3.1.0
-net.shibboleth.idp.plugin.oidc.op.downloadURL.%{version} = https://build.shibboleth.net/nexus/service/local/repositories/releases/content/net/shibboleth/idp/plugin/oidc/idp-plugin-oidc-op-distribution/%{version}
+net.shibboleth.idp.plugin.oidc.op.downloadURL.%{version} = http://shibboleth.net/downloads/identity-provider/plugins/oidc-op/%{version}
net.shibboleth.idp.plugin.oidc.op.baseName.%{version} = idp-plugin-oidc-op-distribution-%{version}
net.shibboleth.idp.plugin.oidc.op.idpVersionMax.3.0.0 = 5.0.0
@@ -152,7 +152,7 @@ net.shibboleth.idp.plugin.oidc.op.supportLevel.3.1.0 = Current
##################################
net.shibboleth.idp.plugin.metadatagen.versions=0.1.1 1.0.0 1.0.1
net.shibboleth.idp.plugin.metadatagen.baseName.%{version} = idp-plugin-metadatagen-dist-%{version}
-net.shibboleth.idp.plugin.metadatagen.downloadURL.%{version} = https://build.shibboleth.net/maven/releases/net/shibboleth/idp/plugin/metadatagen/idp-plugin-metadatagen-dist/%{version}
+net.shibboleth.idp.plugin.metadatagen.downloadURL.%{version} = http://shibboleth.net/downloads/identity-provider/plugins/metadatagen/%{version}
net.shibboleth.idp.plugin.metadatagen.idpVersionMax.0.1.1 = 6.0.0
net.shibboleth.idp.plugin.metadatagen.idpVersionMin.0.1.1= 4.1.0
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list