Installed Package Types
Upgrade SSO Claim Version
AppExchange Partners, Upgrade SSO Claim v2
List Your App in AppExchange
These instructions apply only to multi-tenant applications, such as apps on AppExchange.
Note
Ensure that your multi-tenant applications use the tenant-specific endpoints returned in the Claim v2 JWT for new customers on an instance other than S1 through S10. For customers on S1 through S10, your multi-tenant applications continue to make calls against the legacy ExactTarget endpoints.
To support customers using tenant-specific endpoints, your app must:
For REST API requests, make sure that your app constructs its requests using the account-specific values for the authEndpoint and the apiEndpointBase parameters.
For SOAP API requests, make a REST call to request an access token. Next, issue a GET request to the platform/v1/endpoints endpoint to find the SOAP endpoint for your account.
