[java-identity-provider] branch main updated: IDP-2431 - Typo in authn.properties

Codeberg noreply at shibboleth.net
Wed Feb 11 13:15:53 UTC 2026


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

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

View the commit online:
https://codeberg.org/Shibboleth/java-identity-provider/commit/0a735348e6462c03ee70a348ded8b7ffd5b86b55

The following commit(s) were added to refs/heads/main by this push:
     new 0a735348e IDP-2431 - Typo in authn.properties
0a735348e is described below

commit 0a735348e6462c03ee70a348ded8b7ffd5b86b55
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Feb 11 08:15:38 2026 -0500

    IDP-2431 - Typo in authn.properties
    
    https://shibboleth.atlassian.net/browse/IDP-2431
---
 .../resources/net/shibboleth/idp/module/conf/authn/authn.properties     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/idp-conf-impl/src/main/resources/net/shibboleth/idp/module/conf/authn/authn.properties b/idp-conf-impl/src/main/resources/net/shibboleth/idp/module/conf/authn/authn.properties
index 59c96c4e9..2009cf5f3 100644
--- a/idp-conf-impl/src/main/resources/net/shibboleth/idp/module/conf/authn/authn.properties
+++ b/idp-conf-impl/src/main/resources/net/shibboleth/idp/module/conf/authn/authn.properties
@@ -107,9 +107,9 @@
 #idp.authn.External.order = 1000
 #idp.authn.External.nonBrowserSupported = false
 #idp.authn.External.matchExpression = 
-# Unset if you plan to return full Java Subject from external source
 # Optionally specify list of c14n beans to apply
 #idp.authn.External.c14n.flows =
+# Unset if you plan to return full Java Subject from external source
 #idp.authn.External.addDefaultPrincipals = true
 # Servlet context-relative path to wherever your implementation lives
 idp.authn.External.externalAuthnPath = contextRelative:external.jsp

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


More information about the commits mailing list