<html><body><div style="font-family: times new roman, new york, times, serif; font-size: 12pt; color: #000000"><div>We have a fairly new installation of shibboleth-idp running (thanks to a lot of help from this list!). It seems to be working pretty well. We have a user that was directed to the error.jsp page after authentication. The idp-process.log shows the successful authentication (LDAP) and then these lines:<br><br></div><div>10:33:13.106 - DEBUG [edu.internet2.middleware.shibboleth.idp.authn.provider.UsernamePasswordLoginServlet:178] - Successfully authenticated user X<br>10:33:13.107 - DEBUG [edu.internet2.middleware.shibboleth.idp.authn.AuthenticationEngine:144] - Returning control to authentication engine<br>10:33:13.107 - DEBUG [edu.internet2.middleware.shibboleth.idp.util.HttpServletHelper:360] - No login context in storage service<br>10:33:13.108 - WARN [edu.internet2.middleware.shibboleth.idp.authn.AuthenticationEngine:147] - No login context available, unable to return to authentication engine<br>10:33:13.109 - DEBUG [edu.internet2.middleware.shibboleth.idp.util.HttpServletHelper:360] - No login context in storage service<br>10:33:13.110 - DEBUG [edu.internet2.middleware.shibboleth.idp.ui.ServiceContactTag:177] - No relying party, nothing to display<br>10:33:13.235 - DEBUG [edu.internet2.middleware.shibboleth.idp.session.IdPSessionFilter:180] - No session associated with session ID ee69bcabff9a8f5fa939a286e042f062ba82a7b4662e141a04a128da154c3ddc - session must have timed out<br><br></div><div>Then logs show a successful sso login with assertion sent for same user at 10:39. I haven't been able to get from the user what they did between 10:33 and 10:39 (close and restart browser, clear cache, etc.). I'm trying to determine under what circumstances the user would get directed to error.jsp. I see in the wiki (<a href="https://wiki.shibboleth.net/confluence/plugins/viewsource/viewpagesrc.action?pageId=3866867">https://wiki.shibboleth.net/confluence/plugins/viewsource/viewpagesrc.action?pageId=3866867</a>) that requestURL and errorText are available for use on this page. I didn't see them referenced in the error.jsp page built from install process. <br></div><div><br></div><div>I'm suspecting this may have happened before and no one has reported it. Is there something I can search for in the idp-process.log that would show me the frequency of this? Is the WARN message above an indication of this problem?</div><div><br></div><div>Can anyone point me in the right direction to:<br></div><div><br></div><div>1. Determine possible reasons for landing on error.jsp page (this may be too broad a question and why the two variables are available to help troubleshoot), and<br></div><div>2. Show me an example of how to use the requestURL and errorText variables in this page.<br></div><div><br></div><div>Thanks,<br></div><div><br></div><div>Gene<br></div><div><br></div></div></body></html>