Pedro Igor created WFCORE-3024:
----------------------------------
Summary: SecurityDomain is lost when setting up remote outbound connections
Key: WFCORE-3024
URL:
https://issues.jboss.org/browse/WFCORE-3024
Project: WildFly Core
Issue Type: Bug
Components: Remoting
Affects Versions: 3.0.0.Beta27
Reporter: Pedro Igor
Assignee: Pedro Igor
When setting up the {{AuthenticationConfiguration}} during the start of
{{RemoteOutboundConnectionService}}, the {{SecurityDomain}} defined to forward/propagate
identities is lost making impossible to propagate identities when connecting to a remote
service (e.g.: EJB).
The reference to the {{AuthenticationConfiguration}} can not be kept by the service but
obtained at runtime during invocations in order to be able to obtain the current identity
for a given {{SecurityDomain}}.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)