I implemented the MOD_CAUTH_CAS and it works as expected. One question is, once the authentication is done and apache forwarding the request to another app server on URL matching, how do I get the remote user there? Is the request.getRemoteUser() gets me the CAS user??
I have multiple App Servers on which I only do Authorization taking the user form the request since each request coming from apache (Mod_Auth_Cas now and earlier Oracle SSO) is already authenticated. So no CAS clients on App Servers. So I need to fetch the user form the request. Can somebody help in this regard? Thanks Srikar.
_______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
