<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Dec 11, 2013 at 5:35 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">On 12/11/13, 6:31 PM, "Scott Koranda" <<a href="mailto:skoranda@gmail.com">skoranda@gmail.com</a>> wrote:<br>
<br>
>How precisely is the value for the "tag" Meta-displayName computed by the<br>
>code processing the template?<br>
<br>
It's not, that would be an attribute extracted with the metadata<br>
extraction support.<br>
<br>
See Metadata Attribute Extraction in the<br>
<a href="https://wiki.shibboleth.net/confluence/display/SHIB2/NativeSPAttributeExtra" target="_blank">https://wiki.shibboleth.net/confluence/display/SHIB2/NativeSPAttributeExtra</a><br>
ctor topic<br>
<br>
The checker runs after the session's attributes are computed, so any<br>
extractors that run get to run first, and anything they create is in the<br>
session and available for examination.<br>
<br>
I don't think the template assumes that's present, does it? IIRC it's<br>
wrapped in a conditional or used in a non-failing sort of way.<br>
<br></blockquote><div><br></div><div>You recall correctly. </div><div><br></div><div>I was missing the connection with the attribute extractor. Got it.</div><div><br></div><div>Thanks,</div><div><br></div><div>Scott K </div>
</div></div></div>