Signer authentication with ActiveDirectory

Starting with version 4.89, Bulksign also supports AD authentication for signers for the on-premise version. Follow these steps to enable this specific type of authentication :

Deploy
  • deploy the "AD shim" required application in IIS to a public website.

  • enable ONLY Windows authentication for the IIS website and disable all other types of authentication.

  • edit settings.json and set the URL for the AD shim application :

SigningADShimUrl
Enable AD authentication for signers

This type of authentication is API only . Please see this sample code on how to enable this authentication type.