-
Bug
-
Resolution: Done
-
Critical
-
None
The remote-outbound-connection with user authentication configured, doesn't work with Elytron because the SASL authentication fails.
Scenario:
- from a deployment is made a remote EJB call through defined remote-outbound-connection (which specifies valid username and legacy security realm with valid password)
Current behavior:
- The call fails with authentication exception (for Elytron configuration).
Expected behavior:
- The remote EJB call is allowed with Elytron configured as the default security provider
- clones
-
JBEAP-9844 EJB call through remote-outbound-connection doesn't authenticate with Elytron
- Closed