在SpNego令牌交换期间,我在客户机中得到以下异常 at sun.security.jgss.spnego.SpNegoContext.initSecContext(SpNegoContext.javaat sun.security.jgss.GSSContextImpl.initSecContext(GSSContextImpl.java:162)
如果
我正在尝试Websphere 7中的SPNEGO功能,我希望允许在客户端不支持SPNEGO的情况下进行基本身份验证。authentication for the HTTPS client fails"检查了,
在Security -> Global Security -> Web and SIP security -> SPNEGO当我使用客户端支持SPNEGO (例如IE)访问我的web应用程序时,它似乎很好。但是,当我切换到不支持SPNEGO (例如Firefox)的客户端