Configure Acrobat Sign with AEM Forms
After prerequisites are in place, perform the following steps to configure Acrobat Sign with AEM Forms on the Author instance:
-
On AEM Forms author instance, navigate to Tools
- See the Configuration Browser documentation for more information.
-
On the Configuration Browser page, tap Create.
-
In the Create Configuration dialog, specify a Title for the configuration, enable Cloud Configurations, and tap Create. It creates a configuration container for cloud services.
-
Navigate to Tools
NOTE
You can either execute steps 1-4 to create a new configuration container and create an Acrobat Sign configuration in the container or use the existingglobal
folder in ToolsNOTE
Ensure that the URL of the cloud services configuration page starts with HTTPS. If not, enable SSL for AEM Forms server. -
On the configuration page, tap Create to create Acrobat Sign configuration in AEM Forms.
-
In the General tab of the Create Acrobat Sign Configuration page, specify a Name for the configuration and tap Next. You can optionally specify a title and browse to select a thumbnail for the configuration.
-
Copy the URL in your current browser window to a notepad. It is required to configure Acrobat Sign application with AEM Forms.
-
Configure OAuth settings for the Acrobat Sign application:
-
Open a browser window and sign in to the Acrobat Sign developer account.
-
Select the application configured for AEM Forms, and tap Configure OAuth for Application.
-
In the Redirect URL box, add the HTTPS URL copied in the previous step and click Save.
-
Enable the following OAuth settings for the Acrobat Sign application and click Save.
- aggrement_read
- aggrement_write
- aggrement_send
- widget_write
- workflow_read
For step-by-step information to configure OAuth settings for an Acrobat Sign application and obtain the keys, see Configure oAuth settings for the application developer documentation.
-
-
Go back to the Create Acrobat Sign Configuration page. In the Settings tab, the OAuth URL field mentions the following default URL:
https://secure.na1.echosign.com/public/oauth
where:
na1 refers to the default database shard.
You can modify the value for the database shard. Restart the server to be able to use the new value for the database shard.
-
Specify the Client ID (also referred to as Application ID) and Client Secret. Select the Enable Acrobat Sign for attachments also option to append files attached to an adaptive form to the corresponding Acrobat Sign document sent for signing.
Tap Connect to Acrobat Sign. When prompted for credentials, provide username and password of the account used while creating Acrobat Sign application.
Tap Create to create the Acrobat Sign configuration.
-
Open AEM Web Console. The URL is
https://'[server]:[port]'/system/console/configMgr
-
Open Forms Common Configuration Service.
-
In the Allow field, select All users - All the users, anonymous or logged in, can preview attachments, verify and sign forms, and click Save. Author instance is configured to use Acrobat Sign.
-
Use replication to create identical configuration on corresponding publish instances.
Now, Acrobat Sign is integrated with AEM Forms and ready for use in adaptive forms. To use Acrobat Sign service in an adaptive form, specify the configuration container created above in adaptive form properties.