]
Bilge Ozpeynirci updated WFLY-3759:
-----------------------------------
Summary: Make IP address of remote EJB client accessible to the developer from within
app authentication code (was: Make IP address of remote EJB client accessible from within
a login module)
Make IP address of remote EJB client accessible to the developer from
within app authentication code
----------------------------------------------------------------------------------------------------
Key: WFLY-3759
URL:
https://issues.jboss.org/browse/WFLY-3759
Project: WildFly
Issue Type: Feature Request
Components: Domain Management, Security
Reporter: Derek Horton
Assignee: Darran Lofthouse
Make the IP address of remote EJB clients accessible from within a login module login
module when the security-realm is configured to defer to JAAS.
This is possible when the authentication is handled by the security-realm, but it is not
possible when the security-realm defers to a security-domain (JAAS).