<div dir="ltr"><div><div>Thank you Gary and Scott!<br><br></div>Yes -- I had misunderstood.<br><br></div>It works.<br><br><br><AttributeDefinition xsi:type="Template" id="displayName"><br> <Dependency ref="givenName" /><br> <Dependency ref="sn" /><br> <AttributeEncoder xsi:type="SAML2String" name="urn:oid:2.16.840.1.113730.3.1.241" friendlyName="Display Name" /><br> <Template><br> <![CDATA[<br> ${givenName} ${sn}<br> ]]><br> </Template><br> <SourceAttribute>sn</SourceAttribute><br> <SourceAttribute>givenName</SourceAttribute><br> </AttributeDefinition><br><br><br><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Feb 8, 2017 at 3:21 PM, Cantor, Scott <span dir="ltr"><<a href="mailto:cantor.2@osu.edu" target="_blank">cantor.2@osu.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 2/8/17, 6:07 PM, "users on behalf of Joel Levin" <<a href="mailto:users-bounces@shibboleth.net">users-bounces@shibboleth.net</a> on behalf of <a href="mailto:joel.aaron.levin@gmail.com">joel.aaron.levin@gmail.com</a>> wrote:<br>
<br>
> Getting closer -- leveraging the Dependency as the givenName and lastName come from 2 distinct AttributeResolvers<br>
> (each has their own AttributeDefinitions).<br>
<br>
</span>Gary gave you the exact example we were trying to tell you to use. You don't need a script, use Template.<br>
<div class="HOEnZb"><div class="h5"><br>
-- Scott<br>
<br>
<br>
<br>
<br>
--<br>
To unsubscribe from this list send an email to <a href="mailto:users-unsubscribe@shibboleth.net">users-unsubscribe@shibboleth.<wbr>net</a><br>
</div></div></blockquote></div><br></div>