Previous Topic: Provisioning ArcotID OTP AccountsNext Topic: How a Provisioning Request Works


API Details

The following table lists the input and output parameters of the provisionRequest() method:

Parameter

Description

Input Parameters

args

Map containing name-value pairs.

For the initial provisionRequest call, the following name-value pairs are populated in the map:

URL: Request URL string

ACCOUNTID: User identifier string

ACTCODE: Activation code to validate the request.

CONN_OBJECT: (Optional) Network connection object

Refer to JavaDocs for more information on the other supported name-value pairs.

Output Parameters

None.