Prerequisites
- Ensure that you have a Vantage tenant identifier before configuring identities. To get a tenant identifier, click Configuration in ABBYY Vantage. The identifier is on the General tab.
- Create a Redirect URI to receive the authentication responses. The URI is:
https://<your-vantage-url>/auth2/Saml2/Acs
Setup
The setup process consists of the following steps:- Adding a claim description
- Configuring a relying party trust
- Adding rules to transform an incoming claim
Adding a claim description
Open the management console
Open Add Claim Description
Fill in the claim description
- Display name — for example,
Persistent Identifier. - Claim type —
urn:oasis:names:tc:SAML:2.0:nameid-format:persistent. - Select Publish this claim description in federation metadata as a claim type that this federation service can accept.
- Select Publish this claim description in federation metadata as a claim type that this federation service can send.

Confirm
Configuring a relying party trust
To create an AD FS relying party trust, follow these steps:Add a Relying Party Trust
Start the wizard
Select the data source
Specify a display name
Choose the profile
Configure the certificate
Configure the URL
https://<your-vantage-url>/auth2/Saml2/Acs, and then click Next.Configure identities
- Under Relying party trust identifier, enter
api://platform.abbyy.cloud/tenantId, wheretenantIdis the tenant identifier in GUID format without hyphens (for example,117489fc1aea41658369d4d18d6557ga). This value will be used as the Application ID URI for authentication. Copy this value — you’ll need it when configuring the External Identity Provider in Vantage. Click Add. - In the Expose an API tab, set the Application ID URI to the same value you entered above (for example,
api://cccc3333-dddd-4444-eeee-5555ffff6666). Click Add, and then click Next.
Choose Issuance Authorization Rules
Add the trust
Adding rules to transform an incoming claim
To apply rules to transform an incoming claim, follow these steps:Open Relying Party Trusts
Edit the Claim Issuance Policy
Add a rule

Select the rule template

Configure the claim rule
- Claim rule name —
TransformWindows account name. - Incoming claim type — Windows account name.
- Outgoing claim type — Name ID.
- Outgoing name ID format — Persistent Identifier.
- Select Pass through all claim values.

Finish the first rule
Add a Send LDAP Attributes rule

Configure the LDAP rule

Verify the rules

Next steps
Once AD FS is configured, connect it to your Vantage tenant. You’ll need the federation metadata document URL in the formathttps://<adfs-server-address>/federationmetadata/2007-06/federationmetadata.xml — for example, https://adfs.platform.local/federationmetadata/2007-06/federationmetadata.xml.
For the Vantage-side setup, see Set up an External Identity Provider for a tenant.
