<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi,<br>
    <br>
    we' re developing a two-factor login handler where user attributes
    are needed after a successful Shibboleth authentication for the
    second authentication. The question is how to get them! An idea that
    came out is to use the attribute resolver and its method
    resolveAttributes() to get them.<br>
    <ol>
      <li>Is this a good idea?</li>
      <li>If yes, where to get the (ShibbolethSSORequestContext) request
        context from?</li>
      <li>If no, could you please give some hints how to do this?</li>
    </ol>
    <p>Thanks and advance!<br>
    </p>
    <p>Tamim<br>
    </p>
    <br>
  </body>
</html>