[java-idp-plugin-oidc-rp] branch main updated: Change the RP to depend on the oidc-config plugin (idp.oidc.config.1)
Phil Smart
philip.smart at jisc.ac.uk
Fri Feb 10 10:10:43 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=0c203e29b694f8061389133a1f2706f3df2308e3
The following commit(s) were added to refs/heads/main by this push:
new 0c203e2 Change the RP to depend on the oidc-config plugin (idp.oidc.config.1)
0c203e2 is described below
commit 0c203e29b694f8061389133a1f2706f3df2308e3
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Fri Feb 10 10:10:41 2023 +0000
Change the RP to depend on the oidc-config plugin (idp.oidc.config.1)
---
.../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 2bd330d..88b1923 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
@@ -6,4 +6,4 @@ plugin.version = 0.9.0
#plugin.license = licence.txt
# No prereqs
-plugin.modules.required = idp.oidc.common.3
+plugin.modules.required = idp.oidc.config.1
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list