Make IP address of remote EJB client accessible to the developer from
within app authentication code
----------------------------------------------------------------------------------------------------
Key: WFLY-12660
URL:
https://issues.jboss.org/browse/WFLY-12660
Project: WildFly
Issue Type: Feature Request
Reporter: Farah Juma
Assignee: Farah Juma
Priority: Minor
This requirement now applies to the new security implementation based on Elytron.
When a user writes an authentication module using Elytron (similar to login module) where
the custom code is involved in authenticating or authorizing , that user will be able to
check the IP of the client that initiated the request so that they can auth decisions
based on client IP.