Adding Rule to Identity the iManage Share Company

After adding a rule to identify a user, add a rule to identify your iManage Share company. This section uses a custom rule to pass along the iManage Share company account number, which is required as part of the relying party information. In iManage Share, aid is the value assigned to your iManage Share Company account.

  1. In the Edit Claim Rules screen, select Add Rule.
    The Select Rule Template tab is displayed.

  2. From the Claim Rule Template drop-down menu, select Send Claims Using a Custom Rule and select Next.
    The Configure Rule tab is displayed, as shown in the following figure:
    images/download/attachments/9419746/CR_Custom_Screen.PNG

  3. In the Claim rule name, enter aid.

  4. In the Custom rule field, enter the following:

    c:[Type == "http://schemas.microsoft.com/ws/2008/06/identity/claims/windowsaccountname", Issuer == "AD AUTHORITY"]
    => issue(Type = "aid", Value = "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx");

    where the Value field is set to your company ID.

    TIP:

    To retrieve your company ID, see Viewing Company ID.