[java-identity-provider] branch master updated: IDP-1530 intername name for urn:oid:0.9.2342.19200300.100.1.41 is 'mobile'
Rod Widdowson
rdw at steadingsoftware.com
Mon Jan 27 10:33:44 EST 2020
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch master
in repository java-identity-provider.
View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=04ff039098468592dc90c6189f6607db5218b567
The following commit(s) were added to refs/heads/master by this push:
new 04ff039 IDP-1530 intername name for urn:oid:0.9.2342.19200300.100.1.41 is 'mobile'
04ff039 is described below
commit 04ff039098468592dc90c6189f6607db5218b567
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Mon Jan 27 15:33:16 2020 +0000
IDP-1530 intername name for urn:oid:0.9.2342.19200300.100.1.41 is 'mobile'
---
idp-conf/src/main/resources/conf/attributes/default-rules.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/idp-conf/src/main/resources/conf/attributes/default-rules.xml b/idp-conf/src/main/resources/conf/attributes/default-rules.xml
index 98a8bbf..4c83353 100644
--- a/idp-conf/src/main/resources/conf/attributes/default-rules.xml
+++ b/idp-conf/src/main/resources/conf/attributes/default-rules.xml
@@ -125,7 +125,7 @@
<bean parent="shibboleth.TranscodingProperties">
<property name="properties">
<props merge="true">
- <prop key="id">mobileNumber</prop>
+ <prop key="id">mobile</prop>
<prop key="transcoder">SAML2StringTranscoder SAML1StringTranscoder</prop>
<prop key="saml2.name">urn:oid:0.9.2342.19200300.100.1.41</prop>
<prop key="saml1.name">urn:mace:dir:attribute-def:mobile</prop>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list