]
Farah Juma updated WFLY-12660:
------------------------------
Labels: (was: EAP-CD19 Previous_RFE eap-7.2.0-deferred eap-7.3.0-deferred)
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
Components: Security
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.