InfoCert_Authorize

Description

This activity is necessary if you want to sign multiple documents by only asking once for the user authorization


Authentication

AuthString InOutArgument<String> REQUIRED

The AuthString that was returned by the InfoCert_Login activity

View the docs for InfoCert_Login

Input

AuthenticatorUsed AuthenticatorType REQUIRED

The type of Challenge activity you used to get a TransactionId

CertificateId InArgument<String> REQUIRED

ID of the signing certificate

CertificatePin InArgument<String>

The PIN of the signing certificate. This is only required for specific cases

Otp InArgument<String> REQUIRED

OTP that was sent to the client (for SMS and OTPS challenges)

SignaturesNumber InArgument<Int32> REQUIRED

The number of signatures that you wish to be authorized

SignerId InArgument<String> REQUIRED

ID of the signer

TransactionId InArgument<String> REQUIRED

TransactionId that was returned by the Challenge activity


Output

SAT OutArgument<String> REQUIRED

The SAT that you will be able to use to authorize signing processes