[java-identity-provider] branch main updated: Freshen test properties.

Scott Cantor cantor.2 at osu.edu
Thu Sep 25 14:17:01 UTC 2025


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

scantor pushed a commit to branch main
in repository java-identity-provider.

View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=e43c4c2e1f7235a506c0d62a735759d74119998c

The following commit(s) were added to refs/heads/main by this push:
     new e43c4c2e1 Freshen test properties.
e43c4c2e1 is described below

commit e43c4c2e1f7235a506c0d62a735759d74119998c
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Sep 25 10:16:58 2025 -0400

    Freshen test properties.
---
 .../resources/net/shibboleth/idp/module/conf/authn/authn.properties   | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/idp-conf-impl/src/test/resources/net/shibboleth/idp/module/conf/authn/authn.properties b/idp-conf-impl/src/test/resources/net/shibboleth/idp/module/conf/authn/authn.properties
index ee5511223..fe3a38462 100644
--- a/idp-conf-impl/src/test/resources/net/shibboleth/idp/module/conf/authn/authn.properties
+++ b/idp-conf-impl/src/test/resources/net/shibboleth/idp/module/conf/authn/authn.properties
@@ -203,6 +203,10 @@ idp.authn.IPAddress.supportedPrincipals = \
 #   Fall through to discovery via discoveryRequired property
 #idp.authn.SAML.proxyEntityID = https://idp.example.org/idp/shibboleth
 #idp.authn.SAML.discoveryRequired = true
+# Apply registry rules to decode NameID(s)
+idp.authn.SAML.decodeNameID = true
+# Optionally specify list of c14n beans to apply
+#idp.authn.SAML.c14n.flows =
 # Generally left false with bidirectional mappings in
 # conf/authn/authn-comparison.xml across the proxy boundary.
 # Adjust as needed to reflect IdP's capabilities/support.

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


More information about the commits mailing list