-
Bug
-
Resolution: Done
-
Major
-
1.2.0.Beta3
-
None
Given SPNEGO + FORM authentication configuration. And running on IBM java.
When invalid kerberos ticket is send
Then status code 200 is returned with http form.
While on Oracle JDK gssContext.isEstablished() returns true for invalid client ticket (negotiate with wrong domain JBOSS.COM), so SPNEGO mechanism sends bare challenge after failed authorization, on IBM JDK it returns false immediately, so mechanism fail without sending challenge - to be consistent should be send in both cases.
- clones
-
JBEAP-12868 [QE](7.1.z) ELY-1373 - IBM JDK, SPNEGO + FORM; with invalid ticket 200 status code is returned
- Closed
- is cloned by
-
JBEAP-16385 (7.2.z) [ELY-1373] IBM JDK, SPNEGO + FORM; with invalid ticket 200 status code is returned
- Closed