<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. 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 <<a href="mailto:shibbolethlynda@yahoo.com">shibbolethlynda@yahoo.com</a>></div>
<div> 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. 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"><saml:AttributeStatement></font></div>
<div style="background-color: transparent;"><font face="arial, helvetica,
sans-serif"><saml:Attribute Name="urn:oid:2.5.4.3" id="cn" friendlyName="cn"></font></div>
<div style="background-color: transparent;"><font face="arial, helvetica, sans-serif"><saml:AttributeValue>LEARNSUPPORT</saml:AttributeValue></font></div>
<div style="background-color: transparent;"><font face="arial, helvetica, sans-serif"></saml:Attribute></font></div>
<div style="background-color: transparent;"><font face="arial, helvetica, sans-serif"><saml:Attribute Name="urn:oid:2.5.4.4" id="sn" friendlyName="sn"></font></div>
<div style="background-color: transparent;"><font face="arial, helvetica, sans-serif"><saml:AttributeValue>Support</saml:AttributeValue></font></div>
<div style="background-color: transparent;"><font face="arial, helvetica, sans-serif"></saml:Attribute></font></div>
<div style="background-color: transparent;"><font face="arial, helvetica, sans-serif"></saml:Attribute><saml:Attribute Name="urn:oid:2.5.4.42" id="givenName" friendlyName="givenName"></font></div>
<div style="background-color: transparent;"><font face="arial, helvetica, sans-serif"><saml:AttributeValue>Learn</saml:AttributeValue></font></div>
<div style="background-color: transparent;"><font face="arial, helvetica, sans-serif"></saml:Attribute></font></div>
<div style="background-color: transparent;"><font face="arial, helvetica, sans-serif"><saml:Attribute Name="urn:oid:0.9.2342.19200300.100.1.3" id="mail" friendlyName="mail"></font></div>
<div style="background-color: transparent;"><font face="arial, helvetica, sans-serif"><saml:AttributeValue><a href="mailto:someone@somedomain.com">someone@somedomain.com</a></saml:AttributeValue></font></div>
<div style="background-color: transparent;"><font face="arial, helvetica, sans-serif"></saml:Attribute></font></div>
<div style="background-color: transparent;"><font face="arial, helvetica,
sans-serif"></saml:AttributeStatement></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;"> <Attribute name="urn:oid:2.5.4.3" id="cn"/></div>
<div style="background-color: transparent;"> <Attribute name="urn:oid:2.5.4.4" id="sn"/></div>
<div style="background-color: transparent;"> <Attribute name="urn:oid:2.5.4.42" id="givenName"/></div>
<div style="background-color: transparent;"> <Attribute name="urn:oid:0.9.2342.19200300.100.1.3" id="mail"/></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. 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>