Value of REMOTE_USER does not appear to be present on Oracle Forms teir
We have an Oracle form in which we use a method to check if the user has the athorisation to view the form.
The form is running on Weblogic forms and reports 12c and sitting in front of it is standalone Apache 2.4 with the mod_wl plugin
We send users after they are authenticated to the WLS instance on the http port 7777 however, when i check the logs i see no mention of the REMOTE_USER value being present.
I know from my Apache logs (on web tier above) that this is 100% being set but on the http logs on Weblogic there is no sign of it. Is there a way i can: