<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
Mike,
<div><br>
</div>
<div>NameFormat, the other component of attribute naming, defaults on the wire to unspecified and in attribute-map.xml to URI. &nbsp;Either they'll need to add URI declarations to their attributes -- preferred, since they're actually using the correct URI's, interestingly
 enough -- or you'll need to set up mappings for the unspecified type.</div>
<div><br>
</div>
<div><a href="https://wiki.shibboleth.net/confluence/display/SHIB2/NativeSPAttributeResolver">https://wiki.shibboleth.net/confluence/display/SHIB2/NativeSPAttributeResolver</a></div>
<div><br>
</div>
<div>urn:oasis:names:tc:SAML:2.0:attrname-format:unspecified</div>
<div><br>
</div>
<div>Thanks,</div>
<div>Nate.</div>
<div><br>
<div>
<div>On 11 Feb 2013, at 20:25, Mike Flynn &lt;<a href="mailto:shibbolethlynda@yahoo.com">shibbolethlynda@yahoo.com</a>&gt;</div>
<div>&nbsp;wrote:</div>
<br class="Apple-interchange-newline">
<blockquote type="cite">
<div>
<div style="background-color: rgb(255, 255, 255); font-family: arial, helvetica, sans-serif; font-size: 12pt; ">
<div style="font-family: arial, helvetica, sans-serif; font-size: 12pt;">Back to my Oracle friends and their LEARN system...</div>
<div style="font-family: arial, helvetica, sans-serif; font-size: 12pt;"><br>
</div>
<div style="font-family: arial, helvetica, sans-serif; font-size: 16px; background-color: transparent; font-style: normal; ">
I get a session just fine but no attributes get passed. &nbsp;They send this:</div>
<div style="font-family: arial, helvetica, sans-serif; font-size: 16px; background-color: transparent; font-style: normal; ">
<br>
</div>
<div style="background-color: transparent;">
<div style="background-color: transparent;"><font face="arial, helvetica, sans-serif">&lt;saml:AttributeStatement&gt;</font></div>
<div style="background-color: transparent;"><font face="arial, helvetica,
 sans-serif">&lt;saml:Attribute Name=&quot;urn:oid:2.5.4.3&quot; id=&quot;cn&quot; friendlyName=&quot;cn&quot;&gt;</font></div>
<div style="background-color: transparent;"><font face="arial, helvetica, sans-serif">&lt;saml:AttributeValue&gt;LEARNSUPPORT&lt;/saml:AttributeValue&gt;</font></div>
<div style="background-color: transparent;"><font face="arial, helvetica, sans-serif">&lt;/saml:Attribute&gt;</font></div>
<div style="background-color: transparent;"><font face="arial, helvetica, sans-serif">&lt;saml:Attribute Name=&quot;urn:oid:2.5.4.4&quot; id=&quot;sn&quot; friendlyName=&quot;sn&quot;&gt;</font></div>
<div style="background-color: transparent;"><font face="arial, helvetica, sans-serif">&lt;saml:AttributeValue&gt;Support&lt;/saml:AttributeValue&gt;</font></div>
<div style="background-color: transparent;"><font face="arial, helvetica, sans-serif">&lt;/saml:Attribute&gt;</font></div>
<div style="background-color: transparent;"><font face="arial, helvetica, sans-serif">&lt;/saml:Attribute&gt;&lt;saml:Attribute Name=&quot;urn:oid:2.5.4.42&quot; id=&quot;givenName&quot; friendlyName=&quot;givenName&quot;&gt;</font></div>
<div style="background-color: transparent;"><font face="arial, helvetica, sans-serif">&lt;saml:AttributeValue&gt;Learn&lt;/saml:AttributeValue&gt;</font></div>
<div style="background-color: transparent;"><font face="arial, helvetica, sans-serif">&lt;/saml:Attribute&gt;</font></div>
<div style="background-color: transparent;"><font face="arial, helvetica, sans-serif">&lt;saml:Attribute Name=&quot;urn:oid:0.9.2342.19200300.100.1.3&quot; id=&quot;mail&quot; friendlyName=&quot;mail&quot;&gt;</font></div>
<div style="background-color: transparent;"><font face="arial, helvetica, sans-serif">&lt;saml:AttributeValue&gt;<a href="mailto:someone@somedomain.com">someone@somedomain.com</a>&lt;/saml:AttributeValue&gt;</font></div>
<div style="background-color: transparent;"><font face="arial, helvetica, sans-serif">&lt;/saml:Attribute&gt;</font></div>
<div style="background-color: transparent;"><font face="arial, helvetica,
 sans-serif">&lt;/saml:AttributeStatement&gt;</font></div>
<div style="background-color: transparent; font-size: 16px; font-family: arial, helvetica, sans-serif; font-style: normal; ">
<font face="arial, helvetica, sans-serif"><br>
</font></div>
<div style="background-color: transparent; font-size: 16px; font-family: arial, helvetica, sans-serif; font-style: normal; ">
<font face="arial, helvetica, sans-serif">I have the default definitions for these:</font></div>
<div style="background-color: transparent; font-size: 16px; font-family: arial, helvetica, sans-serif; font-style: normal; ">
<font face="arial, helvetica, sans-serif"><br>
</font></div>
<div style="background-color: transparent;"><font face="arial, helvetica, sans-serif">
<div style="background-color: transparent;">&nbsp; &nbsp;&lt;Attribute name=&quot;urn:oid:2.5.4.3&quot; id=&quot;cn&quot;/&gt;</div>
<div style="background-color: transparent;">&nbsp; &nbsp; &lt;Attribute name=&quot;urn:oid:2.5.4.4&quot; id=&quot;sn&quot;/&gt;</div>
<div style="background-color: transparent;">&nbsp; &nbsp; &lt;Attribute name=&quot;urn:oid:2.5.4.42&quot; id=&quot;givenName&quot;/&gt;</div>
<div style="background-color: transparent;">&nbsp; &nbsp; &lt;Attribute name=&quot;urn:oid:0.9.2342.19200300.100.1.3&quot; id=&quot;mail&quot;/&gt;</div>
<div style="background-color: transparent;"><span class="Apple-tab-span" style="white-space: pre;"></span></div>
<div style="background-color: transparent; font-size: 16px; font-family: arial, helvetica, sans-serif; font-style: normal; ">
Session page on my SP shows a valid session but no attributes. &nbsp;What am I missing here?</div>
</font></div>
</div>
</div>
</div>
--<br>
To unsubscribe from this list send an email to <a href="mailto:users-unsubscribe@shibboleth.net">
users-unsubscribe@shibboleth.net</a></blockquote>
</div>
<br>
</div>
</body>
</html>