I personally don't use it, but remember going through the authentication code and seeing it. I'm not certain how well documented this is but take a look in Developer Section/webapps/session. There's probably some mention there.
If not or not sufficient to your liking there's always the code. You should look in the AuthenticationManager for how it places the user info in the Session Manager. That should give you some clues how to get it out. I think the context is authentication or something like that and then you use xpath to get the user and then your stuff. later, md --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>