You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by "David Sean Taylor (JIRA)" <je...@portals.apache.org> on 2006/01/04 02:02:01 UTC

[jira] Resolved: (JS1-556) Cannot get authenticated user from JSR-168 portlet

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

    Resolution: Fixed

Enabled Fusion Request wrapper
Implemented getRemoteUser

> 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: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org