]
Farah Juma reassigned WFLY-8407:
--------------------------------
Assignee: Farah Juma (was: Darran Lofthouse)
AuthenticationContext is not properly propagated in ejb client when
using jboss-ejb-client.properties
-----------------------------------------------------------------------------------------------------
Key: WFLY-8407
URL:
https://issues.jboss.org/browse/WFLY-8407
Project: WildFly
Issue Type: Bug
Components: EJB
Reporter: Tomaz Cerar
Assignee: Farah Juma
jboss-ejb-client has ElytronLegacyConfiguration is a service that implements
LegacyConfiguration
but it is not wired to actual client configuration.
As result client auth fails in most quickstarts see JBEAP-9263 JBEAP-7279 for examples.