Uploaded image for project: 'Quarkus'
  1. Quarkus
  2. QUARKUS-1351

JPA authorization fails in native mode in 2.2

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Critical
    • 2.2.5.GA
    • 2.2.3.CR5
    • team/eng
    • Hide

      1) clone `git@github.com:quarkusio/quarkus-quickstarts.git`
      2) switch to `2.2` branch
      3) `mvn clean install -Dquarkus.plugin.group-id=io.quarkus -pl org.acme:security-jpa-quickstart -Pnative`

      Result:
      Tests, which use authorization, fail.
      Expected result:
      All tests work the same as after `mvn clean install -Dquarkus.plugin.group-id=io.quarkus -pl org.acme:security-jpa-quickstart`

      Same tests with the option `-Dquarkus.platform.version=2.3.0.Final` work fine

      Show
      1) clone `git@github.com:quarkusio/quarkus-quickstarts.git` 2) switch to `2.2` branch 3) `mvn clean install -Dquarkus.plugin.group-id=io.quarkus -pl org.acme:security-jpa-quickstart -Pnative` Result: Tests, which use authorization, fail. Expected result: All tests work the same as after `mvn clean install -Dquarkus.plugin.group-id=io.quarkus -pl org.acme:security-jpa-quickstart` Same tests with the option `-Dquarkus.platform.version=2.3.0.Final` work fine
    • +

    Description

      JPA authorization in 2.2(both community 2.2.2.Final and productized 2.2.3.CR5) fails to work in native mode(authorization attempts return 401 status code)

      Attachments

        Activity

          People

            sbiarozk Sergey Beryozkin
            rhn-support-fdudinsk Fedor Dudinskii
            Fedor Dudinskii Fedor Dudinskii
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: