[
https://issues.jboss.org/browse/WFLY-7778?page=com.atlassian.jira.plugin....
]
Jan Kalina updated WFLY-7778:
-----------------------------
Steps to Reproduce:
Tests: (after modification to use Elytron instead of legacy subystem)
org.jboss.as.test.integration.ejb.security.testAuthentication()
org.jboss.as.test.integration.ejb.security.testAuthentication_BadPwd()
org.jboss.as.test.integration.ejb.security.testAuthentication_TwoBeans()
org.jboss.as.test.integration.ejb.security.testAuthentication_TwoBeans_ReAuth_BadPwd()
(and a lot of other, most of tests using EJB)
was:
Tests: (after modification to use Elytron instead of legacy subystem)
org.jboss.as.test.integration.ejb.security.testAuthentication()
org.jboss.as.test.integration.ejb.security.testAuthentication_BadPwd()
org.jboss.as.test.integration.ejb.security.testAuthentication_TwoBeans()
org.jboss.as.test.integration.ejb.security.testAuthentication_TwoBeans_ReAuth_BadPwd()
Remoting does not work with Elytron
-----------------------------------
Key: WFLY-7778
URL:
https://issues.jboss.org/browse/WFLY-7778
Project: WildFly
Issue Type: Bug
Components: Security
Reporter: Jan Kalina
Assignee: Darran Lofthouse
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 - this issue created primary for
tests ignore issue reference.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)