JDK-6773898 : Fully support SPNEGO's mechListMic (RFC 4178)
  • Type: Enhancement
  • Component: security-libs
  • Sub-Component: org.ietf.jgss
  • Affected Version: 7
  • Priority: P4
  • Status: Open
  • Resolution: Unresolved
  • OS: generic
  • CPU: generic
  • Submitted: 2008-11-19
  • Updated: 2019-06-13
Related Reports
Duplicate :  
Duplicate :  
Description
RFC 4178 defines new rules for creating the mechListMic token inside SPNEGO tokens. This field is now used in Windows Server 2008. In order to better co-operate with Windows 2008, we need to support this field.

Comments
EVALUATION It's good to support standard RFC, but also need to make sure interop with other impl. Currently not urgent because Kerbeors is still the only mech supported by SPNEGO, so the new case described in the RFC is not necessarily implemented.
13-07-2010