[java-oidc-common] branch main updated: Shorten up the module names.

Scott Cantor cantor.2 at osu.edu
Tue Feb 6 19:51:54 UTC 2024


This is an automated email from the git hooks/post-receive script.

scantor pushed a commit to branch main
in repository java-oidc-common.

View the commit online:
http://git.shibboleth.net/view/?p=java-oidc-common.git;a=commit;h=f61858b734814e80d3c4913d051120c32ceb2232

The following commit(s) were added to refs/heads/main by this push:
     new f61858b  Shorten up the module names.
f61858b is described below

commit f61858b734814e80d3c4913d051120c32ceb2232
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Feb 6 14:51:21 2024 -0500

    Shorten up the module names.
---
 .../src/main/resources/net/shibboleth/oidc/common/module.properties  | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/oidc-common-plugin/src/main/resources/net/shibboleth/oidc/common/module.properties b/oidc-common-plugin/src/main/resources/net/shibboleth/oidc/common/module.properties
index 1f26b06..105f544 100644
--- a/oidc-common-plugin/src/main/resources/net/shibboleth/oidc/common/module.properties
+++ b/oidc-common-plugin/src/main/resources/net/shibboleth/oidc/common/module.properties
@@ -7,13 +7,12 @@ net.shibboleth.oidc.common.OIDCCommonModule5 = idp.oidc.common.5
 # Module Owner
 idp.oidc.common.4.plugin = net.shibboleth.oidc.common
 
-idp.oidc.common.4.name = Module to provide common OIDC processing
+idp.oidc.common.4.name = OIDC Common Library
 idp.oidc.common.4.desc = Module that provides common OIDC processing functions for other plugins to use
 idp.oidc.common.4.url = /OIDCCommon
 
 idp.oidc.common.5.plugin = net.shibboleth.oidc.common
 
-idp.oidc.common.5.name = Module to provide common OIDC processing
+idp.oidc.common.5.name = OIDC Common Library
 idp.oidc.common.5.desc = Module that provides common OIDC processing functions for other plugins to use
 idp.oidc.common.5.url = /OIDCCommon
-

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list