Cookie name configuration in HotDocs Hub
Hotdocs Hub uses cookies to persist a user's identity after they successfully authenticate with Hub.
To avoid conflicts with other applications hosted on the same website as Hub, the name of the cookie is set in the web.config file of the HotDocsTemplateHubUi application instead of using the default IIS cookie name (.AspNet.Cookies).
Web.config setting
Key | Description | Default Value |
HubUICookieName | Note: you should not
need to edit this setting.
Any application that runs on the same website as Hub should use a different cookie name. |
HotDocsHubUI.Cookies |
See also
A user becomes stuck in a loop when logging into HotDocs Hub.