com.sun.identity.authentication.distUI.LoginServlet.initializeRequestContext(LoginServlet.java:115) com.iplanet.jato.ApplicationServletBase.processRequest ...
I'm tasked with writing one for our new SSO implementation that will call authenticate a user using our existing Oracle PL/SQL validation logic. I have the following example which seems ...