In regards to the following: mod_auth_cas http://www.ja-sig.org/wiki/display/CASC/mod_auth_cas mod_cas http://www.ja-sig.org/wiki/display/CASC/MOD_CAS After reading the description of the two I came across this in regards to teh mod_cas client. When not to use MOD_CAS (Per Scott Lundgren's email). mod_cas not should not be used with pages that use frames directories of images files should be moved out from under mod_cas protection because browsers (IE 6 & Firefox 1.06) do not know how to handle the redirects for the requests for images embedded in an HTML page directories of CSS files should be moved out from under mod_cas protection for the same reasons mod_cas cannot be used with server generated images where scripts return an image stream
In our particular website, it does use frames and does have embedded images in HTML pages. Apparently it does not have any issues using regular Basic Authentication using the built in mod_auth directive. Does anyone know if any of these mod_cas issues were addressed in the mod_auth_cas implementation? Anyone have any idea if it is even possible to address this issues given the CAS architecture and hence why there was a cautionary note on MOD_CAS? Thanks. -Peter ****************************************************************** Peter Thung SPAWAR Systems Center PACIFIC (Code 56340) Netcentric ISR Development Software Developer Primary: (619) 553-6513 Secondary:(619) 553-0777 ****************************************************************** -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
