Adobe Signature Service Protocol (ASSP) is used for signing PDF documents using CA SignFort. Before signing, users are authenticated by using AuthMinder authentication methods. A SAML token is returned to the user after successful authentication. This token is then verified by the SignFort Server. Using the asspConfigs element of the createRequest message, you can configure ASSP.
The following table lists the asspConfigs element of the createRequest message:
|
Element |
Mandatory |
Description |
|---|---|---|
|
name |
No |
Name for the configuration. |
|
status |
No |
Indicates the status of the configuration. |
|
tokenServer |
No |
The name of the server that issues the authentication token. |
|
roamingURL |
No |
The ArcotID PKI Roaming URL that will be used to download ArcotID PKIs in case of ArcotID PKI Roaming Download. In case of ArcotID PKI Roaming Download, if the user does not have their ArcotID PKI present on their current system, then the ArcotID PKI Roaming URL is used to authenticate to AuthMinder Server and download the user’s ArcotID PKI. |
|
mechanisms |
No |
The authentication mechanism that will be used for authentication. The information required is:
|
|
samlTokenSigningCertKeyPair |
No |
Indicates the Store path that contains AuthMinder Server certificate, and the private key that will be used by AuthMinder Server to issue the SAML token. Following are the choices:
|
|
samlTokenAttributes |
No
|
The attributes of the SAML token. The attributes required are:
|
|
kerberosUseProcessCredentials |
No |
Indicates whether Kerberos is to be used as the authentication method. |
|
kerberosUserName |
No |
User name for Kerberos authentication. |
|
kerberosPassword |
No |
Password for Kerberos authentication. |
|
kerberosDomainName |
No |
Domain name for Kerberos authentication. |
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|