-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
-
8u152
A DESCRIPTION OF THE REQUEST :
As per RFC4178 the reqFlags field of the negTokenInit call is optional, however when no request flags are set in the GSSContext the initSecContext call always creates a bit array which causes the field to be sent. However the NegTokenInit class has support for the field to be optional.
JUSTIFICATION :
Bring SPNEGO support up to the latest RFC standard.
As per RFC4178 the reqFlags field of the negTokenInit call is optional, however when no request flags are set in the GSSContext the initSecContext call always creates a bit array which causes the field to be sent. However the NegTokenInit class has support for the field to be optional.
JUSTIFICATION :
Bring SPNEGO support up to the latest RFC standard.