<p dir="ltr">It doesn&#39;t appear in the assertion. It did before I changed the name. The name format issue was what I was thinking but couldn&#39;t figure out what/where to set it. Thats on the attribute encoding in the attribute-resolver.xml file?</p>
<p dir="ltr">Thanks<br>
Marc</p>
<div class="gmail_quote">On Mar 12, 2015 8:39 AM, &quot;Peter Schober&quot; &lt;<a href="mailto:peter.schober@univie.ac.at">peter.schober@univie.ac.at</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">* Marc Boorshtein &lt;<a href="mailto:mboorshtein@gmail.com">mboorshtein@gmail.com</a>&gt; [2015-03-12 13:10]:<br>
&gt; I&#39;ve gotten attributes into my assertion from LDAP, but am trying to make<br>
&gt; the name be the same as the friendlyname.  For instance with uid instead of<br>
&gt; name=&quot;urn:oid:0.9.2342.19200300.100.1.1&quot; showing up in the assertion I need<br>
&gt; it to be name=&quot;uid&quot;.  I tried just changing the name attribute in<br>
&gt; attribute-resolver.xml but then the attribute doesn&#39;t appear at all.  What<br>
&gt; am I missing?<br>
<br>
What means &quot;doesn&#39;t appear at all? If it doesn&#39;t appear in the audit<br>
log as being released then maybe it&#39;s just not being released?<br>
Also note that if you change the name from<br>
&quot;urn:oid:0.9.2342.19200300.100.1.1&quot; to &quot;uid&quot; you&#39;ll also have to<br>
change the NameFormat to basic, as the defailt is URI and &quot;uid&quot; is not<br>
a valid URI.<br>
-peter<br>
--<br>
To unsubscribe from this list send an email to <a href="mailto:users-unsubscribe@shibboleth.net">users-unsubscribe@shibboleth.net</a><br>
</blockquote></div>