Skipping unmapped SAML 2.0 Attribute with Name

Saurabh Tyagi saurabh.tyagi at thepsi.com
Sat Jun 29 01:50:10 EDT 2013


Hello Friends,

 

I am fetching some attributes from Idp to SP.

 

idp-process.logs

   <saml2:AttributeStatement>

      <saml2:Attribute Name="mail"
NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri">

         <saml2:AttributeValue
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:type="xs:string">ravim at fcsjpr.com</saml2:AttributeValue>

      </saml2:Attribute>

      <saml2:Attribute Name="sn"
NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri">

         <saml2:AttributeValue
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:type="xs:string">Meharde</saml2:AttributeValue>

      </saml2:Attribute>

      <saml2:Attribute Name="cn"
NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri">

         <saml2:AttributeValue
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:type="xs:string">Ravi Meharde</saml2:AttributeValue>

      </saml2:Attribute>

   </saml2:AttributeStatement>

 

But at shibd.log iam getting skipping unmapped SAML 2.0 Attribute with Name

 

Shibd.log

2013-06-29 11:05:14 INFO Shibboleth.AttributeExtractor.XML [42]: skipping
unmapped SAML 2.0 Attribute with Name: mail

2013-06-29 11:05:14 INFO Shibboleth.AttributeExtractor.XML [42]: skipping
unmapped SAML 2.0 Attribute with Name: sn

2013-06-29 11:05:14 INFO Shibboleth.AttributeExtractor.XML [42]: skipping
unmapped SAML 2.0 Attribute with Name: cn

 

can any one please tell whats wrong am I doing or how to resolve it ?

 

 

Thanks and Regards

Saurabh Tyagi

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/users/attachments/20130629/92b637ac/attachment-0001.html 


More information about the users mailing list