You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pluto-user@portals.apache.org by javed mandary <ja...@gmail.com> on 2006/05/22 08:34:53 UTC

Login to Pluto1.1 j_security_check

Hi,
     I noticed that pluto 1.1 is using j_security_check for authentication
against Catalina Realm , is it possible to get access to the logged in user
via portlets ?

cheers,
     javed

RE: Login to Pluto1.1 j_security_check

Posted by "David H. DeWolf" <dd...@apache.org>.
yes,
 
PortletRequest.getUserPrincipal() and PortletRequest.getRemoteUser reflect
their servlet counterparts.
 
David


  _____  

From: javed mandary [mailto:javed2@gmail.com] 
Sent: Monday, May 22, 2006 2:35 AM
To: pluto-user@portals.apache.org; pluto-users@portals.apache.org
Subject: Login to Pluto1.1 j_security_check


Hi,
     I noticed that pluto 1.1 is using j_security_check for authentication
against Catalina Realm , is it possible to get access to the logged in user
via portlets ?

cheers,
     javed