> ## Documentation Index
> Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Set up an External Identity Provider

> Configure Active Directory Federation Services (AD FS) or Azure Active Directory (Azure AD) as an External Identity Provider for your ABBYY Vantage tenant.

An identity provider authenticates users on behalf of Vantage. By default, Vantage uses its built-in identity provider, which authenticates users with a username and password. You can configure your tenant to use an **External Identity Provider** instead — Vantage then delegates identity verification to that provider before granting access.

Existing tenant users can authenticate via the External Identity Provider using the email address they previously signed in with.

<Note>
  This setup requires the **Tenant Administrator** role. The same External Identity Provider can be configured for multiple tenants.
</Note>

## Supported providers and protocols

Vantage supports the following External Identity Providers:

* **Active Directory Federation Services (AD FS)**
* **Azure Active Directory (Azure AD)**
* **Other** — any provider that speaks OAuth 2.0 or SAML 2.0

Both the **OAuth 2.0** and **SAML 2.0** protocols are supported.

## Prepare the External Identity Provider

Choose the protocol your provider uses, and then follow the corresponding setup guide.

* [Configure an OAuth 2.0 External Identity Provider](/vantage/documentation/tenant-admin/tenant-management/oauth-2-0)
* [Configure a SAML 2.0 External Identity Provider](/vantage/documentation/tenant-admin/tenant-management/saml-2-0)

## Connect the provider to your tenant

Once the provider is prepared, enable it in your Vantage tenant. See [Set up an External Identity Provider for a tenant](/vantage/documentation/tenant-admin/tenant-management/configuring-tenant).

<Note>
  After setup is complete, users authenticate through the External Identity Provider. See [Authentication using an External Identity Provider](/vantage/documentation/tenant-admin/tenant-management/authenticating-external-provider).
</Note>

## Related topics

* [Authentication](/vantage/documentation/tenant-admin/tenant-management/authentication)
* [Set up an External Identity Provider for a tenant](/vantage/documentation/tenant-admin/tenant-management/configuring-tenant)
* [Test external authentication](/vantage/documentation/tenant-admin/tenant-management/testing-external-auth)
* [Associated email domains](/vantage/documentation/tenant-admin/tenant-management/email-domains)
