PROGRESS.Session.proxyUserId
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Data Type: String
Session model: Session-free and session-managed
Use to authenticate an application server client to the Proxy Web server. The user-id can be a string of up to 512 printable ASCII characters, including the space character.
If PROGRESS.Session.proxyHost and PROGRESS.Session.proxyPort are not specified on the command-line to
the Java Open client, any value for the PROGRESS.Session.proxyUserId is ignored.
This property is validated during the connection (for an application server
and a Web Service). If PROGRESS.Session.proxyUserId is
invalid, the connection fails and OpenEdge issues an error message.
Default: None