[java-identity-provider] 34/51: Restore lines removed during conflict cleanup.

Rod Widdowson rdw at steadingsoftware.com
Sat Mar 16 14:29:06 UTC 2024


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

rdw pushed a commit to branch dev/IDP-2147
in repository java-identity-provider.

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

commit 9213e711a5ec51946977a4c5746fb9a0958062e5
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