skipping unmapped SAML 2.0 Attribute with Name: urn:oid:0.9.2342.19200300.100.1.3

Peter Schober peter.schober at univie.ac.at
Mon Jul 29 21:42:14 EDT 2013


* Brian Tingle <Brian.Tingle at ucop.edu> [2013-07-30 03:19]:
> The second app on 2.5.2 says this in the logs
> 
> skipping unmapped SAML 2.0 Attribute with Name: urn:oid:0.9.2342.19200300.100.1.3

Seems you forgot to carry over changes you made to the attribute-map.xml

Here's how to find the documentation, from 
https://wiki.shibboleth.net/confluence/display/SHIB2/

-> Configuration
https://wiki.shibboleth.net/confluence/display/SHIB2/Configuration

-> Use a new attribute
https://wiki.shibboleth.net/confluence/display/SHIB2/NativeSPAddAttribute

The default configuration already contains an entry for mail but it's
commented out. Copy the line containing
urn:oid:0.9.2342.19200300.100.1.3 outside the comment tags or add
XML comment closing tags before and comment begin tags after the element.
-peter


More information about the users mailing list