Skip to main content

Document Signing Manager

Enhancements

Signing hub integration to DSM - DODSM-3690 - Introducing Signing.hub manager settings to configure the signing hub params. signing.hub.user.creation.enabled=false in manager settings would make this feature enabled.

This is an account-specific setting. It needs the following manager settings to be configured:

  • signing.hub.api.base.url

  • signing.hub.api.port

  • signing.hub.api.client.id

  • signing.hub.enterprise.admin.username

  • signing.hub.enterprise.admin.password

  • signing.hub.api.client.secret

This would invite the user to create account in the Signing hub to complete signing of Documents.

  1. In the SigningHub portal following changes have to be made.

  2. Login as Enterprise Admin and go to Enterprise Settings → Integrations

  3. Add new Integration, add the client id , redirect url and Generate secret

  4. Add the client Id , secret generated in the above step along with username,password ,baseurl and port in the manager settings of the DSM

In the SigningHub portal make the following changes:

  1. Login as Enterprise Admin and go to Enterprise Settings → Integrations

  2. Add new Integration, add the client id, redirect url, and generate secret

  3. Add the client Id and the secret generated in the above step along with username,password ,baseurl and port in the manager settings of the DSM

Support for 'Contact Support' for email and URL within the body of the email as been added.

  • Config key name and the default values:

    • dcone.documentmanager.email.template.contact.button.text="Contact support" (default)

    • dcone.documentmanager.email.template.contact.footer.text="Contact Support" (default)

    • dcone.documentmanager.email.template.contact.button.href="https://www.digicert.com/contact-us" (default)

    • dcone.documentmanager.email.template.contact.footer.href="https://www.digicert.com/contact-us" (default)

Fix

DODSM-3682 - [UI] External signer onboarding UI flows in DSM dashboard are fixed so that Step 2 will open automatically once Step 1 is completed.t