Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-8066

Remoting EJB identity propagation does not work with Elytron

XMLWordPrintable

    • Blocks Testing
    • Hide

      Tests in testsuite/elytron: (need to unignore tests tagged as WFLY-7778)
      org.wildfly.test.integration.elytron.ejb.AuthenticationTestCase.testAuthentication()
      org.wildfly.test.integration.elytron.ejb.AuthenticationTestCase.testAuthentication_BadPwd()
      org.wildfly.test.integration.elytron.ejb.AuthenticationTestCase.testAuthentication_TwoBeans()
      org.wildfly.test.integration.elytron.ejb.AuthenticationTestCase.testAuthentication_TwoBeans_ReAuth_BadPwd()

      Show
      Tests in testsuite/elytron : (need to unignore tests tagged as WFLY-7778 ) org.wildfly.test.integration.elytron.ejb.AuthenticationTestCase.testAuthentication() org.wildfly.test.integration.elytron.ejb.AuthenticationTestCase.testAuthentication_BadPwd() org.wildfly.test.integration.elytron.ejb.AuthenticationTestCase.testAuthentication_TwoBeans() org.wildfly.test.integration.elytron.ejb.AuthenticationTestCase.testAuthentication_TwoBeans_ReAuth_BadPwd()

      Even througth succesful obtaining LoginContext, identity is not propagated in EJB call.
      Identity is unauthorized on server side.

      Remoting does not work because it is not implemented yet - this issue created primary for tests ignore issue reference.

      Often error message:

      SaslException: Authentication failed: all available authentication mechanisms failed:
         JBOSS-LOCAL-USER: Server rejected authentication
         DIGEST-MD5: Server rejected authentication]
      	at org.wildfly.naming.client.remote.RemoteNamingProvider.getPeerIdentityForNaming(RemoteNamingProvider.java:110)
      

            dlloyd@redhat.com David Lloyd
            josef.cacek@gmail.com Josef Cacek (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: