Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-15317

Fix KeystoreRealmTestCase.testUserPrincipalWithHeaders failure with SE17

    XMLWordPrintable

Details

    Description

      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)
      

      Attachments

        Issue Links

          Activity

            People

              ropalka Richard Opalka
              fjuma1@redhat.com Farah Juma
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: