[java-identity-provider] branch maint-3.4 updated: Slightly late, fix comment about legacy NameId generation

Rod Widdowson rdw at steadingsoftware.com
Sun Oct 27 09:45:32 EDT 2019


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

rdw pushed a commit to branch maint-3.4
in repository java-identity-provider.

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

The following commit(s) were added to refs/heads/maint-3.4 by this push:
       new  de11909   Slightly late, fix comment about legacy NameId generation
de11909 is described below

commit de1190955f86b8c195c8c49d2f0da58544ca53fe
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Sun Oct 27 13:45:17 2019 +0000

    Slightly late, fix comment about legacy NameId generation
---
 idp-conf/src/main/resources/conf/saml-nameid.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/idp-conf/src/main/resources/conf/saml-nameid.properties b/idp-conf/src/main/resources/conf/saml-nameid.properties
index bbc1597..4004d6d 100644
--- a/idp-conf/src/main/resources/conf/saml-nameid.properties
+++ b/idp-conf/src/main/resources/conf/saml-nameid.properties
@@ -4,7 +4,7 @@
 # identifiers. See saml-nameid.xml and c14n/subject-c14n.xml for advanced
 # settings
 
-# Comment out to disable legacy NameID generation via Attribute Resolver
+# Comment out to enable legacy NameID generation via Attribute Resolver
 #idp.nameid.saml2.legacyGenerator = shibboleth.LegacySAML2NameIDGenerator
 #idp.nameid.saml1.legacyGenerator = shibboleth.LegacySAML1NameIdentifierGenerator
 

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


More information about the commits mailing list