]
Farah Juma moved ELY-1896 to WFCORE-4725:
-----------------------------------------
Project: WildFly Core (was: WildFly Elytron)
Key: WFCORE-4725 (was: ELY-1896)
Component/s: Security
(was: API / SPI)
Make IP address of remote EJB client accessible to the developer from
within app authentication code
----------------------------------------------------------------------------------------------------
Key: WFCORE-4725
URL:
https://issues.jboss.org/browse/WFCORE-4725
Project: WildFly Core
Issue Type: Feature Request
Components: Security
Reporter: Farah Juma
Assignee: Farah Juma
Priority: Major
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.