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