<div dir="ltr">We&#39;ve just started looking at using the Shibboleth IDP to handle our IDP needs.  I&#39;m looking at the page on Configuring User Authentication.  We have an application running on tomcat that currently uses Tomcat authentication.  It would not be too difficult to create a page that doesn&#39;t.  I&#39;m looking at using External Authn for that.  The documentation says that it can trigger a custom developed JSP.  The questions that I have are:<div><br></div><div>1. Can my authentication process display a login page for the user in their browser?</div><div>2. After I have authenticated the user,  where can I find the LoginHandler interface and what does it mean to invoke <code>edu.internet2.middleware.shibboleth.idp.authn.AuthenticationEngine#returnToAuthenticationEngine(HttpServletRequest,HttpServletResponse</code>.?</div><div><br></div><div>Thanks.</div></div>