-
Bug
-
Resolution: Done
-
Blocker
-
7.1.0.DR17
Analysis document for EAP7-551 states the following:
This RFE is to add a reference to the new authentication-context capability to the remote-outbound-connection resource and make use of it satisfy the security requirements for the outbound connections being established.
The AuthenticationContext will be used to access both information required for authentication and also for any SSLContext required for the connection.
A newly referenced authentication-context will be used to provide all security configuration for outbound connections.
However, currently the remoting outbound connections will only use Elytron default authentication context and ignore authentication context defined in remoting outbound connection resource:
- If no default authentication context is defined in Elytron subsystem but remote outbound connection has defined one, no authentication context is associated with remote outbound connection.
- If the default authentication context is defined in Elytron subsystem but no authentication context is defined in remote outbound connection, remoting assumes that outbound connection uses legacy security.
- If the default authentication context is defined in Elytron subsystem and different authentication context is defined in remote outbound connection, the remote outbound connection will use the Elytron subsystem default none the less.
- The authentication context defined in outbound remote connection will only work if it is the same as default authentication context in Elytron subsystem.
- is cloned by
-
WFLY-8772 Deployments referencing outbound connection with authentication context always use Elytron default-authentication-context
- Closed
- is related to
-
JBEAP-10913 Fix parsing and handling of the legacy username attribute specified for a remote-outbound-connection
- Closed
-
JBEAP-11237 Authentication with context defined in outbound connection with non-http-remoting protocol always fails unless it is Elytron default
- Closed
- relates to
-
JBEAP-9713 Remote outbound connection with authentication-context cannot be used for remote EJB calls
- Closed