Hi everyone. I am testing the server cas version 3.0 in environment tomcat 5.5.9 + jsdk 1,5 and am having success with the implementation of a handler for authentication of users and basic configuration of a Java Client that until this moment is correctly redirecting the requests for cas server and returning for the protecting application. My doubt is with the userPrincipal object that cas does not include in the session. I ask: which the better way to place this object in the user session? To create a specialized filter in my application or to implement in my handler's class a method to include the userPrincipal in the session? Somebody would have some example?
Thanks a lot, -- Leonardo Otoni de Assis Desenvolvimento Java - Produto eCompany Powerlogic Consultoria e Sistemas S/A (31) 3286-1691 [EMAIL PROTECTED] -- Esta mensagem foi verificada pelo sistema de antivĂrus e acredita-se estar livre de perigo. _______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
