We were successful in getting the Auth CAS(
http://sourcesup.cru.fr/perlcas/) (perl module) working fine, we were able
to invoke the serviceValidate and retrieve the XML,

Our objective is to have this AuthCAS perl module, execute serviceValiate
and if success update the apache REMOTE_USER environment variable and pass
the control to another application (within apache) and that would check the
REMOTE_USER variable and do the necessary processing.


Based on the apache doc, in order to update and also to retrieve this remote
user variable, we need to use the authentication provided by apache (e.g
basic).

I am bit confused here, as we have the CAS verification, How can we bypass
this basic authentication and update the env variable so that the final
application can chekc the env variable and function.


We are refering to the following CAS client
http://sourcesup.cru.fr/perlcas/ 



-- 
View this message in context: 
http://www.nabble.com/Road-block-in-CAS-client-tf2957046.html#a8272140
Sent from the CAS Users mailing list archive at Nabble.com.

_______________________________________________
Yale CAS mailing list
[email protected]
http://tp.its.yale.edu/mailman/listinfo/cas

Reply via email to