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