]
Darran Lofthouse updated ELY-1549:
----------------------------------
Fix Version/s: 1.1.12.CR1
IBM JDK, SPNEGO + FORM; with invalid ticket 401 status code is
returned
-----------------------------------------------------------------------
Key: ELY-1549
URL:
https://issues.jboss.org/browse/ELY-1549
Project: WildFly Elytron
Issue Type: Bug
Components: Authentication Mechanisms, HTTP
Affects Versions: 1.2.4.Final
Reporter: Jan Kalina
Assignee: Jan Kalina
Priority: Major
Labels: ibm-java
Fix For: 1.1.12.CR1, 1.3.1.Final, 1.4.0.Final
Given SPNEGO + FORM authentication configuration. AND SPNEGO is SESSION,CONNECTION or
default (SESSIN) scoped. And running on IBM java.
When invalid kerberos ticket is send
Then status code 401 is returned with http form.
There is agreement in such case SPNEGO+FORM 200 should return with form.