Paul Beckett - 2012-09-12

Investigating this a bit further, if I disable negotiation (so only popup authentication box is used), then I think things work correctly. However if negotiation is used the results seem odd and slightly unpredictable:

1) For an authorised user in a browser (Chrome) which should manage to SSO in using a kerberos ticket I see a 401 status logged in the access log, but the page returned
2) For an authenticated, but unauthorized user in Chrome they get a 500 Server Error, rather than an authorzation denied message.
3) For an unauthorized user (not sure if authentication occured) in Internet Explorer get blank page.