Redis
SigningHub supports a Redis service that allows the live triggering of web notifications on SigningHub Desktop Web. With this implementation, the end users won't need to refresh their accounts to see newly received documents in the documents list and their notifications if they are already logged in to SigningHub. System will show just-in-time notifications in the toaster messages and increase the count of "Notifications" being shown on the top right of the screen with a bell icon.
During deployment, the SigningHub Installer requires the administrator to enter the Redis configurations. After successful installation, the specified configurations will be available under SigningHub Admin Configurations in editable form. Update these configurations as required.
Update Redis configurations
Click the 'Configurations' option from the navigation panel.
Click the 'Redis' option.
The 'Redis' page will appear, showing the "Key Vault", "Redis App Name" and "Redis Server Connection String" fields. The fields will be showing the editable values that were specified during installation.
Update the fields' values as required, and click the "Save" button.

Field
Description
Key Vault
The key vault used to retrieve the password stored against the "[PASSWORD]" placeholder key of the connection string.
Redis App Name
The client application name used to identify the application in the Redis Cache Server.
Redis Server Connection String
The command that establishes the connection between SigningHub and the Redis Server.
Last updated