Sylvain, once the user is authenticated the information is stored in the session context for that user and is always available.
See: http://cocoon.apache.org/2.1/developing/webapps/authentication.html#Getting+ information+from+the+context for information on reading the context using getxml. Matthew > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Monday, November 17, 2003 10:18 AM > To: [EMAIL PROTECTED] > Subject: Cocoon Portal: how to retrieve the user with XSP > > > Hello, > > I'm using the Cocoon portal and I need to retrieve with XSP the > username I enter at the authentication when I open an application > from within the portal. > > How could I retrieve this username? > Is this information always available? > > Thanks > Regards > Sylvain > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
