Configuring HotDocs Hub Application Settings
To configure HotDocsIdentityServer application settings
- Navigate to the HotDocsIdentityServer installation directory; by default, this is C:\inetpub\wwwroot\HotDocsIdentityServer.
- Edit the web.config file.
- Edit the following settings in the appSettings section of web.config:
- Domain – change value to the name of the domain under which your Active Directory server runs.
- ADSid – change value to the SID of the Active Directory user that is used as the HotDocs Hub root user.
- Save the changes.
To configure HotDocsIdentityServer application settings
- Navigate to the HotDocsPermissions installation directory; by default, this is C:\inetpub\wwwroot\HotDocsPermissions.
- Edit the web.config file.
- Edit the following settings in the appSettings section of web.config:
- Domain – change value to the name of the domain under which your Active Directory server runs.
- ActiveDirectoryName – change value to the name of the domain under which your Active Directory server runs.
- Save the changes.