Connect Digital Assistant with IntelliEnterprise's authentication
You can use Digital Assistant alongside your existing IntelliEnterprise installation. Follow the instructions below to connect your Digital Assistant installation to IntelliEnterprise intranet.
Follow these steps to install and configure the adenin Workplace Manager on a server with an existing installation of IntelliEnterprise. With federated authentication, IntelliEnterprise will manage user accounts and handle authentication for the adenin Workplace Manager.
This requires IntelliEnterprise Release 14 or newer.
Create an additional IIS website
Open IIS Manager. For example, select Tools – Internet Information Services (IIS) Manager from the Windows Server Manager. Expand the server node in the left-hand navigation panel and select Sites. Select Add website from the context menu or from the right-hand Actions panel.

Enter details as in the following screenshot and click OK.

Install the adenin Workplace Manager (AWM)
From the Windows Server Manager, select Manage – Add Roles and Features and verify that ASP.NET 4.5 is installed. Install it now if it is not yet installed.

If you haven't already, install and configure the adenin Workplace Manager (AWM).
When the AWM Server Configuration tool prompts for the Web Site, select the additional web site that you created during the previous step.

Install a server certificate
Open IIS Manager, select the server node and open the Server Certificates feature.

If you wish to install an official certificate, follow the instructions provided by your certificate authority. Otherwise, go ahead and select Create Self-Signed Certificate, enter a friendly name for the certificate and select the "Personal" certificate store.

The certificate key must be readable for the IIS Application Pool running the adenin website. Open the Certificates MMC snap-in for the local computer. For example, type "certificates" on the Start menu or Start screen and select Manage computer certificates. In the left-hand navigation panel, select Personal – Certificates. Right-click your certificate and select All Tasks – Manage Private Keys.

Click Add and type "IIS APPPOOL\adenin AppPool" to select the user. Give read permission to this user.

If your adenin Application Pool uses a different identity, use this instead.
Configure IntelliEnterprise to enable AWM as a Relying Party
Login to your IntelliEnterprise portal and go to Administration – Application Properties. Click New to create a new record.

Enter the following values:
- Section: "Login"
- Name: "RelyingParties"
- Value: Enter the domain name of your server as it appears in the URLs of the AWM. Multiple domain names may be separated with commas. For example, to test the setup locally, you may also add "localhost".
Then click Save.

Configure AWM to use IntelliEnterprise as a Security Token Service
In the Administration area of your AWM, go to Settings – Identity. Select Federated Identity and enter the Metadata URL. Use the server name of your IntelliEnterprise portal and add the path "/FederationMetadata/2007-06/FederationMetadata.xml". For example, if your IntelliEnterprise URL is http://servername/portal.aspx, enter "http://servername/FederationMetadata/2007-06/FederationMetadata.xml".

Click "Load Metadata" to fetch the federation settings. After a moment, you should see the results, similar to this:

Click Save to save the federation settings.
Finally, go to Settings – Federated Identity: Enable and click Confirm to enable federated authentication.

Next steps
Next, read the guide on how to create a connector from Digital Assistant to IntelliEnterprise.