]
Darran Lofthouse updated WFLY-8407:
-----------------------------------
Component/s: EJB
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: Darran Lofthouse
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.