Cannot authenticate user using SeaMonkey browser
Michael Ströder
michael at stroeder.com
Fri Jul 25 09:25:40 EDT 2008
Ronald Dai wrote:
> I think I have found the cause. There is a supportedBrowser list in the
> spnego code. It supports MSIE, Firefox, AppleWebKit, and SeaMonkey is
> not in this list. So I think this issue can be resolved by adding the
> SeaMonkey into this list. Could anyone confirm it? Thanks!
Aaargh! Ronald, you're right! It works when tweaking User-Agent header
e.g. with http://prefbar.mozdev.org.
When was this added to cas-server? Handling HTTP requests differently
depending on User-Agent header really sucks. That's bad practice! I'd
strongly vote for disabling this supportedBrowser check completely!
Ciao, Michael.
More information about the cas
mailing list