IE6 browser and CAS3

Arnaud Lesueur arnaud.lesueur at gmail.com
Fri Apr 6 13:35:05 EDT 2007


On 4/6/07, Julien Marchal <Julien.Marchal at univ-nancy2.fr> wrote:
>
>  Hi,
>     We have just installed a CAS server (3.0.7-rc2) in production.
>     But we have a problem with IE6 browser.
>     The users have an IE warning at the time of the redirection to the
> service and they cannot disable this warning.
>     This warning is with the redirection made by the server (in HTTPS) to
> the service (in HTTP)
>     You can find description of the problem here :
> http://support.microsoft.com/kb/883740/
>
>     Does others has the same problem ?
>     The problem comes from IE, but have an idea, if it's possible, to
> solve the problem in CAS (change the redirection principe, using javascirpt,
> or other ) ?
>


We had the same problem  in our deployement. To solve this issue you have to
customize the login-webflow and change the redirect end-state.
This end-state should be mapped to a view instead of the current
implementation.
This view has to be mapped to a jsp page which take the ticket form the
request scope and add it into a javascript redirection script.


-- 
Arnaud Lesueur
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tp.its.yale.edu/pipermail/cas/attachments/20070406/18b7fc46/attachment.html 


More information about the cas mailing list