[java-plugin-shibd-saml] branch main updated: Adjust comment.
Codeberg
noreply at shibboleth.net
Tue Jan 27 18:16:09 UTC 2026
This is an automated email from the git hooks/post-receive script.
codeberg pushed a commit to branch main
in repository java-plugin-shibd-saml.
View the commit online:
https://codeberg.org/Shibboleth/java-plugin-shibd-saml/commit/2acc85fc3064b8220d3d2f3fd3f99333966393ce
The following commit(s) were added to refs/heads/main by this push:
new 2acc85f Adjust comment.
2acc85f is described below
commit 2acc85fc3064b8220d3d2f3fd3f99333966393ce
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Jan 27 13:15:58 2026 -0500
Adjust comment.
---
.../resources/net/shibboleth/idp/module/conf/sp/agents.xml | 11 +++--------
1 file changed, 3 insertions(+), 8 deletions(-)
diff --git a/sp-saml-conf-impl/src/test/resources/net/shibboleth/idp/module/conf/sp/agents.xml b/sp-saml-conf-impl/src/test/resources/net/shibboleth/idp/module/conf/sp/agents.xml
index ef2305d..322a8b6 100644
--- a/sp-saml-conf-impl/src/test/resources/net/shibboleth/idp/module/conf/sp/agents.xml
+++ b/sp-saml-conf-impl/src/test/resources/net/shibboleth/idp/module/conf/sp/agents.xml
@@ -13,18 +13,13 @@
default-destroy-method="destroy">
<!--
- This is a test agent config file allowing the testbed to be used to exercise agents.
- It's not used by any unit tests, but overrides the vanilla/empty agents.xml resource
- present in the SP "root" plugin, which is not SAML/OpenID aware.
+ This is a test agent config file allowing the testbed to be used to exercise agents
+ by importing the necessary credentials. It's deliberately unused by any unit tests.
-->
<!--
This is a master file defining the Agents, Applications, and RelyingParty configurations to use.
- You can add any number of additional imported files to organize your configuration.
-
- By default, the RelyingParty definitions below are used for all Applications unless overridden.
-
- This is an "empty" example in that it assumes neither SAML, OpenID, or any other protocols.
+ You may also add any number of additional imported files to organize your configuration in other ways.
-->
<!-- ============ Agents and their Applications ============ -->
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list