[java-idp-oidc] branch main updated: Add the dependency on OIDC commons.
Scott Cantor
cantor.2 at osu.edu
Tue Feb 9 17:08:25 UTC 2021
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository java-idp-oidc.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-oidc.git;a=commit;h=23d658e2bbacfd4e0178cb69bf540ee43dca6e81
The following commit(s) were added to refs/heads/main by this push:
new 23d658e2 Add the dependency on OIDC commons.
23d658e2 is described below
commit 23d658e2bbacfd4e0178cb69bf540ee43dca6e81
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Feb 9 12:08:22 2021 -0500
Add the dependency on OIDC commons.
---
.../main/resources/net/shibboleth/idp/plugin/oidc/op/plugin.properties | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/idp-oidc-extension-impl/src/main/resources/net/shibboleth/idp/plugin/oidc/op/plugin.properties b/idp-oidc-extension-impl/src/main/resources/net/shibboleth/idp/plugin/oidc/op/plugin.properties
index bfbbd8c4..8d470c6d 100644
--- a/idp-oidc-extension-impl/src/main/resources/net/shibboleth/idp/plugin/oidc/op/plugin.properties
+++ b/idp-oidc-extension-impl/src/main/resources/net/shibboleth/idp/plugin/oidc/op/plugin.properties
@@ -5,5 +5,4 @@ plugin.id = net.shibboleth.idp.plugin.oidc.op
plugin.version = 3.0.0
#plugin.license =
-# No prereqs
-#plugin.modules.required =
+plugin.modules.required = idp.oidc.common
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list