mod_auth_cas-1.0.6 released

Srikar Kummamuri skummamuri at agentrics.com
Thu Jan 10 18:22:52 EST 2008


Matt,

In one application out of many, MicroStrategy (Business Intelligence
Server)  on which I am working is not exposing the http request API, so
that I get the user form the request directly. They exposed a very
little code in their SDK and abstracted the http request object. I am
dealing with them to see on getting the remote user.  But their API is
exposing the method to get the header value. So in other words, I can
not call request.gerRemoteUser() in the code they exposed, but I can
call request.getHeader.

 

So that is the reason why I will be using both, request.getRemoteUser in
other apps and request.getHeader("on") in the MicroStretagy SDK.

 

Thanks for the help.

Srikar.   

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tp.its.yale.edu/pipermail/cas/attachments/20080110/bbe0896f/attachment.html 


More information about the cas mailing list