[java-idp-plugin-mgmt] branch main updated: Add OP plugin information

Phil Smart philip.smart at jisc.ac.uk
Fri Feb 12 14:22:15 UTC 2021


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

philsmart 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=b4b92cc13a4798683fedd3af94767c379a22f9a4

The following commit(s) were added to refs/heads/main by this push:
       new  b4b92cc   Add OP plugin information
b4b92cc is described below

commit b4b92cc13a4798683fedd3af94767c379a22f9a4
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Fri Feb 12 14:22:06 2021 +0000

    Add OP plugin information
---
 plugins.properties | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/plugins.properties b/plugins.properties
index 9c1bed1..62ab086 100644
--- a/plugins.properties
+++ b/plugins.properties
@@ -78,3 +78,14 @@ net.shibboleth.oidc.common.supportLevel.0.0.1 = Withdrawn
 net.shibboleth.oidc.common.idpVersionMax.0.0.2 = 5.0.0
 net.shibboleth.oidc.common.idpVersionMin.0.0.2 = 4.1.0
 net.shibboleth.oidc.common.supportLevel.0.0.2 = Current
+
+##################################
+# OpenID Connect Provider plugin #
+##################################
+net.shibboleth.idp.plugin.oidc.op.versions = 3.0.0
+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.baseName.%{version} = idp-plugin-oidc-op-distribution-${version}
+
+net.shibboleth.idp.plugin.oidc.op.idpVersionMax.3.0.0 = 5.0.0
+net.shibboleth.idp.plugin.oidc.op.idpVersionMin.3.0.0 = 4.1.0
+net.shibboleth.idp.plugin.oidc.op.supportLevel.3.0.0 = Current

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


More information about the commits mailing list