Hi,
   
  I have casified my uPortal to use CAS3.0 . I am successful pointing CAS to 
the database and then authenticating the user credentials via database.
   
   Now, how can the portlet application inside the portal get the username.  
   
  From http://tp.its.yale.edu/pipermail/cas/2006-October/003541.html , I 
noticed that we can give 
   
  <!-- expose REMOTE_USER (from CAS Client version 2.1.0) -->
<init-param> 
<param-name>edu.yale.its.tp.cas.client.filter.wrapRequest</param-name>
<param-value>true</param-value>
</init-param>

  in the client web.xml . But when I take a look at the classes I have in my 
cas-client.jar, I couldn't find 'edu.yale.its.tp.cas.client.filter.wrapRequest' 
class. 
   
  Do I have to access username like this or is there any way that I can get the 
username to the portlet from my uPortal.
   
   
  Thanks in advance.
   
   
  Thanks,
  Asha

 
---------------------------------
Access over 1 million songs - Yahoo! Music Unlimited.
_______________________________________________
Yale CAS mailing list
[email protected]
http://tp.its.yale.edu/mailman/listinfo/cas

Reply via email to