[java-idp-plugin-oidc-config] branch main updated: Simplify module name
Phil Smart
philip.smart at jisc.ac.uk
Fri May 12 12:03:16 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-config.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-oidc-config.git;a=commit;h=730dc50b03efe0d3ea2b2a6d59d4d44662f7fafb
The following commit(s) were added to refs/heads/main by this push:
new 730dc50 Simplify module name
730dc50 is described below
commit 730dc50b03efe0d3ea2b2a6d59d4d44662f7fafb
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Fri May 12 13:03:14 2023 +0100
Simplify module name
---
.../resources/net/shibboleth/idp/plugin/oidc/config/module.properties | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/oidc-config-impl/src/main/resources/net/shibboleth/idp/plugin/oidc/config/module.properties b/oidc-config-impl/src/main/resources/net/shibboleth/idp/plugin/oidc/config/module.properties
index cc42767..6216888 100644
--- a/oidc-config-impl/src/main/resources/net/shibboleth/idp/plugin/oidc/config/module.properties
+++ b/oidc-config-impl/src/main/resources/net/shibboleth/idp/plugin/oidc/config/module.properties
@@ -6,7 +6,7 @@ net.shibboleth.idp.plugin.oidc.config.OIDCConfigModule = idp.oidc.config.1
# Module Owner
idp.oidc.config.1.plugin = net.shibboleth.idp.plugin.oidc.config
-idp.oidc.config.1.name = Module to provide shared OIDC/OAuth configuration for the IdP
+idp.oidc.config.1.name = OIDC/OAuth configuration for the IdP
idp.oidc.config.1.desc = Module to provide shared OIDC/OAuth configuration for IdP plugins to use
idp.oidc.config.1.url = /OIDCConfig
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list