Skip to content
Emmanuel ROUX edited this page Jun 9, 2017 · 19 revisions

Welcome to the DigitalSigning wiki!

Presentation

License : Creative Commons by-nc-sa

Alfresco Digital Signing plugin

  • Digital sign documents with certificate
    • Sign PDF documents
    • Sign XML files in two modes : embedded or on dedicated XML file
    • Signed documents convert in PDF/A-1 format
    • Sign all documents transformable in PDF (the plugin first converts document in PDF)
    • Sign multiple documents in one action (action on selected doculents)
    • Pre filled fields
      • Contact
      • Location
    • Possibility to add signature
      • All pages
      • First page
      • Last page
      • Even pages
      • Odd pages
    • Possibility to place the signature
      • At the middle of the page
      • At the top right of the page
      • At the top left of the page
      • At the bottom right of the page Signed document preview
      • At the bottom left of the page
      • Custom position (enter X and Y positions)
      • In a field (for PDF editable with named field) PDF signed document preview
  • Add the signature picture (or not) (for example the hand signature picture)

Features

  • User dashboard dashlet to :
    • View the signature information (with certificate status) Signature properties dashlet
      • Create or modify the signature (certificate and picture): the key file is encrypted and protected with a random secret key Create/modifiy signature
    • View all signed documents with filters on
      • The person who has signed the document
        • Current user
        • All users
        • All users without current user
      • The signature date
        • In the last 7 days
        • In the last 14 days
        • In the last 28 days Signed documents dashlet
  • Digital sign via Share interface Sign a document Sign multiple documents
    • "Popin" to enter all signing informations Signing popup Signing popup 2
    • Digital sign via calling Web Script (URL : POST /api/digitalSigning/sign)*
      • Use case example : called by a remote application
        • Digital sign via !JavaScript API (API name : digitalSigning)*
      • Use case example : sign a document during a workflow step
        • Digital sign via !JavaScript action(Action name : !DigitalSigning)*
      • Use case example : automatically sign a document when document are added in a folder (content rule)
  • Signing indicator Signing indicator
  • Email notification on signing key expiration
    • Each user can choose the notification trigger
      • one month before expiration
      • tree months before expiration
      • six months before expiration
      • no expiration notification Notification trigger
    • Email content lang adapted to user language Notification email

Available language

  • English
  • French
  • Spanish

Compatibility

  • Alfresco Community 4.0+
  • Alfresco Enterprise 4.0+

Packaging

Alfresco and Share AMPs.

Installation