Proxy.Login

Performs a proxy login to GroupWise.

Parameters

User.context (Required)

Specifies the context identifier for this user's session.

User.id (Required)

Specifies the identifier of the current user.

User.proxyId (Required)

Specifies the proxy to the user's account.

Return Values

Returns the same values as User.Login.

Example

<A href="/servlet/webacc?User.context=xyz&action=Proxy.Login
&User.id=John Doe&User.proxyId=John Doe2"> Proxy Login </A>