[jboss-jira] [JBoss JIRA] (WFLY-7852) Remoting identity propagation does not work with Elytron

Josef Cacek (JIRA) issues at jboss.org
Wed Jan 4 07:48:00 EST 2017


Josef Cacek created WFLY-7852:
---------------------------------

             Summary: Remoting identity propagation does not work with Elytron
                 Key: WFLY-7852
                 URL: https://issues.jboss.org/browse/WFLY-7852
             Project: WildFly
          Issue Type: Bug
          Components: Security
            Reporter: Josef Cacek
            Assignee: Jan Kalina
            Priority: Critical


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:
{code:java}
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)
{code}




--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list