TrustedApplication

Authenticates a user as a trusted application. GroupWise administrators create a trusted application name and key that allows applications to log in to the GroupWise system as any user. This is useful for applications that need to periodically log in to user mailboxes without a user's password.

Syntax

<TrustedApplication>
<extension base="Authentication">
<username type="string"/>
<name type="string"/>
<key type="string"/>

Definitions

username

Specifies the GroupWise user ID to log in under.

name

Specifies the trusted application name. The name is created by the GroupWise administrator.

key

Specifies the trusted application key. The key is generated using a program run by the GroupWise administrator.