<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#333333">
    RT Community,<br>
    I'm trying to setup 2FA, specifically Duo, with the RT login
    process.  I'm having a difficult time figuring out where to place
    the duo perl code in the login process.  I'm using external LDAP
    authentication.  Once the successful login returns from LDAP, where
    does RT forward to the home page.  I need to put in the duo perl
    code before RT sends the authenticated user to the home page.  Any
    help would be greatly appreciated.  Thank you.<br>
  </body>
</html>