[java-idp-plugin-mgmt] branch main updated: Add oidc-config version 1.0.1 and withdraw 1.0.0

Henri Mikkonen henri.mikkonen at iki.fi
Tue May 16 17:02:54 UTC 2023


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=6fd2c9460cfb86a729f370078b1bceba6cc48609

The following commit(s) were added to refs/heads/main by this push:
     new 6fd2c94  Add oidc-config version 1.0.1 and withdraw 1.0.0
6fd2c94 is described below

commit 6fd2c9460cfb86a729f370078b1bceba6cc48609
Author: Henri Mikkonen <henri.mikkonen at iki.fi>
AuthorDate: Tue May 16 20:02:37 2023 +0300

    Add oidc-config version 1.0.1 and withdraw 1.0.0
---
 plugins.properties | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/plugins.properties b/plugins.properties
index 8aeb32b..0271551 100644
--- a/plugins.properties
+++ b/plugins.properties
@@ -240,13 +240,17 @@ net.shibboleth.plugin.storage.jdbc.supportLevel.1.0.4= Current
 ###############################
 # OIDC Config plugin          #
 ###############################
-net.shibboleth.idp.plugin.oidc.config.versions = 1.0.0
+net.shibboleth.idp.plugin.oidc.config.versions = 1.0.0 1.0.1
 net.shibboleth.idp.plugin.oidc.config.downloadURL.%{version} = http://shibboleth.net/downloads/identity-provider/plugins/oidc-config/%{version}
 net.shibboleth.idp.plugin.oidc.config.baseName.%{version} = idp-plugin-oidc-config-dist-%{version}
 
 net.shibboleth.idp.plugin.oidc.config.idpVersionMax.1.0.0 = 5.0.0
 net.shibboleth.idp.plugin.oidc.config.idpVersionMin.1.0.0 = 4.3.0
-net.shibboleth.idp.plugin.oidc.config.supportLevel.1.0.0 = Current
+net.shibboleth.idp.plugin.oidc.config.supportLevel.1.0.0 = Withdrawn
+
+net.shibboleth.idp.plugin.oidc.config.idpVersionMax.1.0.1 = 5.0.0
+net.shibboleth.idp.plugin.oidc.config.idpVersionMin.1.0.1 = 4.3.0
+net.shibboleth.idp.plugin.oidc.config.supportLevel.1.0.1 = Current
 
 ###################################################
 # OIDC Relying Party Proxy-Authentication plugin  #
@@ -257,4 +261,4 @@ net.shibboleth.idp.plugin.authn.oidc.rp.baseName.%{version} = idp-plugin-oidc-rp
 
 net.shibboleth.idp.plugin.authn.oidc.rp.idpVersionMax.1.0.0 = 5.0.0
 net.shibboleth.idp.plugin.authn.oidc.rp.idpVersionMin.1.0.0 = 4.3.0
-net.shibboleth.idp.plugin.authn.oidc.rp.supportLevel.1.0.0 = Current
\ No newline at end of file
+net.shibboleth.idp.plugin.authn.oidc.rp.supportLevel.1.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