View Single Post
  #3 (permalink)  
Old 08-06-2008, 04:58 AM
bogdan.mocanu bogdan.mocanu is offline
Junior Member
 
Posts: 7
Default

Thank you very much for your response.

I don't think I got your solution completely. My intention is to get the username and the password in any form (clear text or digest) because then I can configure the external system to correctly authenticate requests.

So I still think that there must be a way in the zimlet's JSP to get the currently authenticated user (after all the JSP is invoked in the current user's session, so it is naturally to think that I should be able to get that).
Reply With Quote