[ http://issues.apache.org/jira/browse/JS1-556?page=all ]

David Sean Taylor reassigned JS1-556:
-------------------------------------

    Assign To: David Sean Taylor

> Cannot get authenticated user from JSR-168 portlet
> --------------------------------------------------
>
>          Key: JS1-556
>          URL: http://issues.apache.org/jira/browse/JS1-556
>      Project: Jetspeed
>         Type: Bug
>   Components: Portlet API
>     Versions: 1.6
>  Environment: Jetspeed  fusion 1.6 and tomcat 5.5.9
>     Reporter: Thomas T. Thomas
>     Assignee: David Sean Taylor

>
> 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.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to