On Fri, Sep 17, 2010 at 9:47 PM, Steve Fiske <[email protected]>wrote:
> Thanks for the information regarding client configuration which addresses > why service tickets have DNS name not IP address. > > My manager wants both the public and CAS protected web pages to be > accessible by both fully qualified domain name **AND** IP address. > You'd have to write a custom filter that delegates to a properly configured CAS filter depending on how the user came in. We do not (and will not) support dynamically determining that portion of the URI. > > CAS redirection is not working as desired for Internet Explorer when the > website is accessed by IP address – the browser sits on the CAS login page > after a valid username and password are entered. > CAS uses standard HTTP redirects. Can you try using something that checks the HTTP headers (not sure of the plugin name for IE) to see what is happening. Cheers, Scott > > CAS redirection works as desired for Internet Explorer when website is > accessed by fully qualified domain name – browser is redirected to requested > web page after valid username and password are entered. > > CAS redirection works as desired for Firefox regardless of whether website > is accessed by fully qualified domain name or IP address. > > Any ideas on how to get CAS redirection for Internet Explorer working for > both fully qualified domain name and IP address the way that CAS redirection > works for Firefox? > > -- > 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 > -- 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
