Installing the Windows Authentication Application
The Windows Authentication application
is an additional application you must install for on-premise installations
that use Active Directory.
Installation
You must complete the following steps to completely install the Windows
Authentication application:
- Install the Windows Authentication application
- Configure the Windows Authentication application
- Configure the HotDocs Identity Server application
1. To install the Windows Authentication application
- Extract the webhostwinauth zip
file provided as part of the HotDocs Hub installation files.
- Copy the webhostwinauth folder
in the extracted folder.
- Paste the folder into the HotDocs
Hub installation directory; by default, this is C:\inetpub\wwwroot.
- Open Internet Information
Services (IIS) Manager.
- Navigate to the site where HotDocs Hub is installed.
- Right-click the webhostwinauth
folder.
- Select Convert to
Application.
- Click OK.
2. Configure the Windows Authentication application
You must configure the Windows Authentication application with the location
of the HotDocs Identity Server application.
- Select the webhostwinauth application
in IIS.
- Open Application
Settings.
- Select the IdpReplyUrl
key.
- Click Edit.
- Enter URL of the HotDocsIdentityServer
application in the Value field;
by default, this is https://localhost/hotdocsidentityserver/core.
- Click OK.
3. Configure the HotDocs Identity Server Application
You must configure the HotDocs Identity Server application with the
location of the Windows Authentication application.
- Select the HotDocsIdentityServer
application in IIS.
- Open Application
Settings.
- Select the MetadataAddress
key.
- Click Edit.
- Enter URL of the webhostwinauth
application in the Value
field; by default, this is https://localhost/webhostwinauth.
- Click OK.
Install HotDocs Developer
for template authors.