[java-identity-provider] branch main updated: Restore lines removed during conflict cleanup.

Scott Cantor cantor.2 at osu.edu
Tue Feb 27 13:41:41 UTC 2024


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=2fafea4e1466fd96968325119d79ca851d5e7023

The following commit(s) were added to refs/heads/main by this push:
     new 2fafea4e1 Restore lines removed during conflict cleanup.
2fafea4e1 is described below

commit 2fafea4e1466fd96968325119d79ca851d5e7023
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Feb 27 08:41:37 2024 -0500

    Restore lines removed during conflict cleanup.
---
 .../main/resources/net/shibboleth/idp/module/conf/attributes/schac.xml  | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/idp-conf-impl/src/main/resources/net/shibboleth/idp/module/conf/attributes/schac.xml b/idp-conf-impl/src/main/resources/net/shibboleth/idp/module/conf/attributes/schac.xml
index d40df1376..c39a8375e 100644
--- a/idp-conf-impl/src/main/resources/net/shibboleth/idp/module/conf/attributes/schac.xml
+++ b/idp-conf-impl/src/main/resources/net/shibboleth/idp/module/conf/attributes/schac.xml
@@ -69,6 +69,8 @@
                     <prop key="saml1.name">urn:oid:1.3.6.1.4.1.25178.1.2.3</prop>
                     <prop key="displayName.en">Date of Birth</prop>
                     <prop key="displayName.de">Geburtsdatum</prop>
+                    <prop key="displayName.fr">Date de naissance</prop>
+                    <prop key="displayName.it">Giorno di nascita</prop>
                     <prop key="description.en">The date of birth of the subject</prop>
                     <prop key="description.de">Geburtsdatum der Person</prop>
                     <prop key="description.fr">Date de naissance au format "YYYYMMJJ"</prop>

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


More information about the commits mailing list