Sign Gov and Commercial Comparison

Last update: Aug 04, 2023.

The Acrobat Sign commercial and Sign Gov instances differ in some key ways as described below.

Differences between Acrobat Sign Gov and Commercial

Item
Sign Gov
Commercial
Compliance
FedRAMP Moderate
PCI and HIPAA
API application creation
By Adobe
Self-service: Account Admin’s can create API applications from Account page Acrobat Sign API > API Applications.
Top-level domain
https://secure.na1.adobesign.us
https://secure.adobesign.com
Authentication mechanisms
OAuth only
Commercial accounts can use the legacy API keys, integration keys, and OAuth.
OAuth
Does not support x-api-user
Supports x-api-user
OAuth APIs
Uses only the APIs described here.
Uses commercial APIs
Impersonation
Exchange admin token for a user-specific token since x-api-user is unsupported. See Impersonation.
Use an admin token with an x-api-user header to impersonate users by their userId or email.
Login hint parameter
The login_hint query parameter is optional.
The login_hint query parameter is required.
Endpoints
See below.
See below.

Impersonation setup

Unlike Acrobat Sign’s commercial instance, Sign Gov does not support:

Instead, in the Sign Gov environment:

  • Impersonation applies to all the application scopes.
  • x-api-user is unsupported, and impersonation involves generating OAuth tokens via the /authorize and /token endpoints.

The Sign Gov impersonation process is as follows:

  1. Generate an admin_token and associated admin_refresh_token.
  2. Use the admin_token to generate an impersonation_token.

Note the following:

data-slots=header, text
Tip
Check out the Sign Gov Postman collection.

Authentication endpoints

Note both the domain and version differences below. Sign Commercial endpoints:

Sign Gov endpoints:

Web app user interface

Sign Gov customers will see minor web application differences between their view and the Commercial view. For example, not all account settings apply in the Sign Gov environment, and these are removed from the user interface. _images/webappui.png

© Copyright 2022, Adobe Inc.. Last update: Aug 04, 2023.