[java-idp-plugin-oidc-op-oidfed] 07/07: Require idp.oidfed.common module in addition to the latest OP.
Codeberg
noreply at shibboleth.net
Wed Aug 19 10:39:51 UTC 2026
This is an automated email from the git hooks/post-receive script.
codeberg pushed a commit to branch main
in repository java-idp-plugin-oidc-op-oidfed.
View the commit online:
https://codeberg.org/Shibboleth/java-idp-plugin-oidc-op-oidfed/commit/128ccfebbb3b4c20cb76b2bbec7aedb8ec0ecf83
commit 128ccfebbb3b4c20cb76b2bbec7aedb8ec0ecf83
Author: Henri Mikkonen <henri.mikkonen at iki.fi>
AuthorDate: Wed Aug 19 13:39:25 2026 +0300
Require idp.oidfed.common module in addition to the latest OP.
---
.../net/shibboleth/idp/plugin/oidc/op/oidfed/plugin.properties | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/idp-oidfed-op-impl/src/main/resources/net/shibboleth/idp/plugin/oidc/op/oidfed/plugin.properties b/idp-oidfed-op-impl/src/main/resources/net/shibboleth/idp/plugin/oidc/op/oidfed/plugin.properties
index 0ea88d7..a6959df 100644
--- a/idp-oidfed-op-impl/src/main/resources/net/shibboleth/idp/plugin/oidc/op/oidfed/plugin.properties
+++ b/idp-oidfed-op-impl/src/main/resources/net/shibboleth/idp/plugin/oidc/op/oidfed/plugin.properties
@@ -3,4 +3,4 @@ plugin.id = net.shibboleth.idp.plugin.oidc.op.oidfed
plugin.version = 1.0.0
#plugin.license = licence.txt
-plugin.modules.required = idp.oidc.OP.7
+plugin.modules.required = idp.oidc.OP.7,idp.oidfed.common
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list