<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>Hi Everyone,</p>
    <p>I'm working with a vendor that requires passing an email address
      within the nameid. I've done this before and managed to get things
      working, but I'm being asked to see about removing the qualifiers
      from it. Specifically, it'd be making something like this:</p>
    <p>
      <blockquote type="cite">
        <pre id="txt"><saml2:NameID Format="urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress"
                          NameQualifier=<a class="moz-txt-link-rfc2396E" href="https://url.goes.here">"https://url.goes.here"</a>
                          SPNameQualifier=<a class="moz-txt-link-rfc2396E" href="https://url.goes.here/">"https://url.goes.here/"</a>
                          ><a class="moz-txt-link-abbreviated" href="mailto:mckeanbs@jmu.edu">mckeanbs@jmu.edu</a></saml2:NameID></pre>
      </blockquote>
      Into something like this:</p>
    <p>
      <blockquote type="cite">
        <pre id="txt"><saml2:NameID Format="urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress"><a class="moz-txt-link-abbreviated" href="mailto:mckeanbs@jmu.edu">mckeanbs@jmu.edu</a></saml2:NameID></pre>
      </blockquote>
      I've looked in the wiki for NameID generation and I can't seem to
      find anything for this specific issue. Any help would be
      appreciated.</p>
    <p>Thanks,<br>
    </p>
    <pre class="moz-signature" cols="72">-- 
Brandon McKean
IT / Systems
Linux Administrator
(540)568-4235</pre>
  </body>
</html>