RemoteUser property: Request class
Description
This property corresponds to the CGI variable REMOTE_USER. It is not specific to your PeopleSoft implementation.
This variable does not necessarily contain a value, and may require special web server configuration to obtain non-empty values.
This value is generally populated when J2EE Authentication is enabled in the web-server configuration. The specific implementation of your web-server dictates how exactly this variable is populated. See your web-server specific documentation for more information.
This property is read-only.