<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p><br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 2/8/17 3:38 PM, Joel Levin wrote:<br>
    </div>
    <blockquote
cite="mid:CAGfxv+-VNBGFM+KaYXwYmSy0wjWj7XErGjRXhZSvS2VjvwWTpA@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>
          <div><br>
            <br>
          </div>
          Would there be an example on how for the AttributeDefinition
          for 'displayName', I can merge the values returned from the
          DataConnectors for 'givenName' and 'sn' respectively?<br>
          <br>
        </div>
        displayName = givenName + space + sn<br>
      </div>
      <br>
    </blockquote>
    <br>
    Probably the template attribute definition works well for that:<br>
    <br>
<a class="moz-txt-link-freetext" href="https://wiki.shibboleth.net/confluence/display/IDP30/TemplateAttributeDefinition">https://wiki.shibboleth.net/confluence/display/IDP30/TemplateAttributeDefinition</a><br>
    <br>
    <br>
  </body>
</html>