[java-idp-plugin-oidc-rp] branch main updated: Update required oidc-config version
Phil Smart
philip.smart at jisc.ac.uk
Tue Sep 5 08:46:02 UTC 2023
This is an automated email from the git hooks/post-receive script.
philsmart pushed a commit to branch main
in repository java-idp-plugin-oidc-rp.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-oidc-rp.git;a=commit;h=bbfc82476f51b72009e9efa18e82dcad28ac8066
The following commit(s) were added to refs/heads/main by this push:
new bbfc824 Update required oidc-config version
bbfc824 is described below
commit bbfc82476f51b72009e9efa18e82dcad28ac8066
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Tue Sep 5 09:45:59 2023 +0100
Update required oidc-config version
---
.../resources/net/shibboleth/idp/plugin/authn/oidc/rp/plugin.properties | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/idp-oidc-rp-impl/src/main/resources/net/shibboleth/idp/plugin/authn/oidc/rp/plugin.properties b/idp-oidc-rp-impl/src/main/resources/net/shibboleth/idp/plugin/authn/oidc/rp/plugin.properties
index 7514b42..4ceee2c 100644
--- a/idp-oidc-rp-impl/src/main/resources/net/shibboleth/idp/plugin/authn/oidc/rp/plugin.properties
+++ b/idp-oidc-rp-impl/src/main/resources/net/shibboleth/idp/plugin/authn/oidc/rp/plugin.properties
@@ -3,4 +3,4 @@ plugin.id = net.shibboleth.idp.plugin.authn.oidc.rp
plugin.version = 2.0.0
#plugin.license = licence.txt
-plugin.modules.required = idp.oidc.config.1
+plugin.modules.required = idp.oidc.config.2
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list