Uploaded image for project: 'Jetspeed (Retired)'
  1. Jetspeed (Retired)
  2. JS1-556

Cannot get authenticated user from JSR-168 portlet

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.6
    • None
    • Portlet API
    • None
    • Jetspeed fusion 1.6 and tomcat 5.5.9

    Description

      I deployed a JSR 168 portlet into jetspeed. Iam unable to get the authenticated user.

      Here is the code:

      boolean availableToUser(PortletRequest request)

      { return (request.getRemoteUser() != null); }

      returns false even if admin is logged in.

      Attachments

        Activity

          People

            taylor David Sean Taylor
            thomastt Thomas T. Thomas
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: