0 Replies Latest reply on Jun 27, 2016 3:46 AM by yeshwanth_ch

    Is it possible to make Session Identifier with IP dependent of the client machine?

    yeshwanth_ch

      I am using a JAVA application as client which runs on JBOSS AS 7.1.0. I would like implement a security on my application by making the session identifier dependent on the IP address of the client machine

      By implementing this a session ID will be tightly coupled to the client machine IP. Other client should not use the same session ID if they are logging from other system as session ID is already consumed by other client IP