Hi all,
I am using Apache(2.4) in the front end and Jboss(7.4) in the backend. The page is coming up and after giving the user id and password it is being authenticated. next is when we go to some create function which takes the REMOTE_USER value and inserts into the database. Here we are not getting the remote user value as null. Is there any settings I have to apply to get the value? I tried some remedies from internet but all are failing. Please help in this. Thanks, Koustav