AgilePoint Multi-Tenant Configuration screen - Tenant Identifier Configuration tab

Sets the Tenant Identifier assembly to determine which tenant the user belongs to based on a user name, e-mail address, or mobile number stored in the AgilePoint database.

Figure: AgilePoint Multi-Tenant Configuration > Tenant Identifier Configuration tab

Tenant Identifier Configuration tab

Prerequisites

Good to Know

How to Start

  1. On the AgilePoint Server machine, in Windows Explorer, right-click the file (AgilePoint Server installation folder) C:\Program Files\AgilePoint\AgilePoint Server \WCFConfigurationUtility.exe, and click Run as Administrator.
  2. On the AgilePoint Server Manager screen, in the left pane, select your AgilePoint Server instance.
  3. Click Open Server Configuration Open Server Configuration icon.
  4. On the AgilePoint Configuration screen, click Multi-Tenant Configuration.
  5. On the Multi-Tenant Configuration screen, click the Tenant Identifier Configuration tab.

Fields

Field Name Definition

Name

Function:
The text ID of the tenant identifier.
Accepted Values:
The value is determined by the assembly

Assembly

Function:
Specifies the dll file of your tenant identifier. Click Browse to select your dll.
Accepted Values:
A valid assembly name.
Default Value:
None

Class Name

Function:
Specifies the implementation of the IWFTenantIdentifier interface.
Accepted Values:
A valid class name.
Default Value:
None

Identifier

Function:
Specifies whether the assembly contains an implementation of the IWFTenantIdentifier interface or both the IWFTenantIdentifier interface and the IWFIntegratedApplication interface.
Accepted Values:
Read only.

Clear

Function:
Clears all the field values on the configuration tab.