0 Replies Latest reply on Feb 10, 2009 5:38 PM by jeffmedina

    Configuring request.getRemoteUser() to not be null

    jeffmedina

      request.getRemoteUser() for our app is returning null. I also created a simple test app with one jsp page that spits out request parameters, and those are null, too.

      These apps are SSL/PKI authenticated, and they prompt correctly for the certificate password, but won't pull the remoteUser off the user's ID card the way, e.g., OC4J does by default.

      Any suggestions greatly appreciated.

      Thanks,
      Jeff