-
Bug
-
Resolution: Done
-
Major
-
1.2.4.Final
-
None
When the client sends an initial SPNEGO token with Kerberos as preferred mechanism and includes an invalid kerberos token, then client expects to see the WWW-Authenticate HTTP header with SPNEGO response negTokenResp[ negState = reject ].
As stated in SPNEGO specification negstat is required in first reply:
negState ... This field is REQUIRED in the first reply from the target, and is OPTIONAL thereafter. When negState is absent, the actual state should be inferred from the state of the negotiated mechanism context.
- clones
-
JBEAP-4114 [QE](7.1.z) ELY-715 / ELY-1547 - SPNEGO: missing negstat field in the first reply
- Closed
- is cloned by
-
JBEAP-16386 (7.2.z) [ELY-1547] SPNEGO: missing negstat field in the first reply for expired token
- Closed
- is related to
-
ELY-1549 IBM JDK, SPNEGO + FORM; with invalid ticket 401 status code is returned
- Resolved