OAM: request.getRemoteUser() returns null
We are on OAM 11.1.1.5 using Apache web gate
After user authentication by OAM, the web application protected by webgate is expecting to retrieve authenticated user's userid using request.getRemoteUser(). But it returns null.
Pls provide any pointers/suggestions.