[java-idp-plugin-mgmt] branch main updated: Fixed the downloadURL for oidc.op

Henri Mikkonen henri.mikkonen at iki.fi
Wed Sep 1 17:54:19 UTC 2021


This is an automated email from the git hooks/post-receive script.

hjmikkon 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=6d18955823c8b0151c1c067dcd241f3e408880b5

The following commit(s) were added to refs/heads/main by this push:
       new  6d18955   Fixed the downloadURL for oidc.op
6d18955 is described below

commit 6d18955823c8b0151c1c067dcd241f3e408880b5
Author: Henri Mikkonen <henri.mikkonen at iki.fi>
AuthorDate: Wed Sep 1 17:54:10 2021 +0000

    Fixed the downloadURL for oidc.op
---
 plugins.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/plugins.properties b/plugins.properties
index 88e350b..9495e70 100644
--- a/plugins.properties
+++ b/plugins.properties
@@ -103,7 +103,7 @@ net.shibboleth.oidc.common.supportLevel.1.1.0 = Current
 # OpenID Connect Provider plugin #
 ##################################
 net.shibboleth.idp.plugin.oidc.op.versions = 3.0.0 3.0.1 3.0.2
-net.shibboleth.idp.plugin.oidc.op.downloadURL.%{version} = https://build.shibboleth.net/nexus/service/local/repositories/releases/content/net/shibboleth/FINISH%{version}
+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.baseName.%{version} = idp-plugin-oidc-op-distribution-%{version}
 
 net.shibboleth.idp.plugin.oidc.op.idpVersionMax.3.0.0 = 5.0.0

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list