> Unfortunately I still can't get user information like name or 
> email address.
> (String) userInfo.get("liferay.user.id") and
> PortletRequest.getRemoteUser() return a user id (here: 
> liferay.com.1) but not the actual name of the user.

But if you have the key you can retrieve the information for yourself
from the database, right?

I know it is not an elegant solution and, as you've indicated, might be
some sort of myfaces problem (I don't know, I'm using just myfaces &
liferay so I haven't seen the other parameters you're looking for), but
it might get you over the problem until the actual responsible party can
fix it...

Reply via email to