-
Task
-
Resolution: Done
-
Blocker
-
None
With SE 17, KeystoreRealmTestCase.testUserPrincipalWithHeaders fails with the following exception:
java.lang.AssertionError: expected:<200> but was:<403> at org.junit.Assert.fail(Assert.java:89) at org.junit.Assert.failNotEquals(Assert.java:835) at org.junit.Assert.assertEquals(Assert.java:647) at org.junit.Assert.assertEquals(Assert.java:633) at org.wildfly.test.integration.elytron.certs.CommonBase.performHttpGet(CommonBase.java:229) at org.wildfly.test.integration.elytron.certs.CommonBase.performHttpGet(CommonBase.java:212) at org.wildfly.test.integration.elytron.certs.realm.KeystoreRealmTestCase.testUserPrincipalWithHeaders(KeystoreRealmTestCase.java:170)
- is blocked by
-
WFCORE-5598 Upgrade Undertow to 2.2.12.Final
- Closed
-
WFCORE-5599 Upgrade undertow to 2.2.12.Final
- Closed
- is caused by
-
UNDERTOW-1969 Cannot create certificate from header on SE17
- Resolved