USER Parameter

The USER parameter is used to specify the username to use for Proficy Portal authentication. If you need to add a domain name, it is added before the username, and separated with the | character. For example, Domain|username. If security is enabled, you must pass a corresponding PASSWORD parameter, or the login screen will appear.

WARNING: The value in the USER parameter is passed to Proficy Portal in cleartext. It is not recommended to use the USER parameter in any environment where security is a consideration.

Possible Values

Any valid Proficy Portal username.

Example

http://localhost/ProficyPortal/default.asp?USER=Domain\Username