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

# Duo

> Duo puts an organization on the fast-track to zero trust by securing the modern workforce. The simple, all-in-one platform lets you verify user identities, assess and act on the health of devices, set adaptive access policies, and protect users' productivity with modern remote access and SSO capabilities.

## Creating a Duo connection[​](#creating-a-duo-connection "Direct link to Creating a Duo connection")

The Duo connection uses the Admin API application.

To create the connection you need:

* An API hostname
* Integration Key
* Secret Key

### Obtaining the credentials[​](#obtaining-the-credentials "Direct link to Obtaining the credentials")

1. Log in to Duo's admin portal.

2. Navigate to **Application** > **Applications**.

   <img src="https://mintcdn.com/blinkops-2/CAgQojQeorlb2r8I/img/Duo/Duo-portal.png?fit=max&auto=format&n=CAgQojQeorlb2r8I&q=85&s=fc7ccbe45c247576ef9b3250df45e01d" alt="duo_portal" width="3072" height="1452" data-path="img/Duo/Duo-portal.png" />

3. Click on **+ Protect an application**.

   <img src="https://mintcdn.com/blinkops-2/CAgQojQeorlb2r8I/img/Duo/Duo-protect.png?fit=max&auto=format&n=CAgQojQeorlb2r8I&q=85&s=99cb838eb290761ce9071b94d71865f6" alt="duo_protect" width="3446" height="1590" data-path="img/Duo/Duo-protect.png" />

4. Search for the Admin API application, and click on **Protect**.

   <img src="https://mintcdn.com/blinkops-2/CAgQojQeorlb2r8I/img/Duo/duo-protect-admin.png?fit=max&auto=format&n=CAgQojQeorlb2r8I&q=85&s=a5fbc427f042dabb753f6dca8c7c75de" alt="duo_protect_admin" width="3446" height="1602" data-path="img/Duo/duo-protect-admin.png" />

5. On the application's settings page, navigate to the **Permissions** section by scrolling down. To enable the execution of all Duo actions, ensure the specified permissions are selected:

   <img src="https://mintcdn.com/blinkops-2/CAgQojQeorlb2r8I/img/Duo/admin-permissions.png?fit=max&auto=format&n=CAgQojQeorlb2r8I&q=85&s=342b7009d3d51c68b88bdca1e543b1b2" alt="duo_admin_permissions" width="3446" height="1766" data-path="img/Duo/admin-permissions.png" />

   <img src="https://mintcdn.com/blinkops-2/CAgQojQeorlb2r8I/img/Duo/duo-grant-per.png?fit=max&auto=format&n=CAgQojQeorlb2r8I&q=85&s=c3c8db0b55b607bf3e2ac22a1bd6acd1" alt="duo_admin_permissions_grant" width="2032" height="1260" data-path="img/Duo/duo-grant-per.png" />

6. Scroll down and click on **Save Changes**.

   <img src="https://mintcdn.com/blinkops-2/CAgQojQeorlb2r8I/img/Duo/duo-save-changes.png?fit=max&auto=format&n=CAgQojQeorlb2r8I&q=85&s=4aea861c2e5d092df4ec062170b2a128" alt="duo_save_changes" width="3420" height="1484" data-path="img/Duo/duo-save-changes.png" />

7. Scroll up and copy the connection details.

   <img src="https://mintcdn.com/blinkops-2/CAgQojQeorlb2r8I/img/Duo/admin_details.png?fit=max&auto=format&n=CAgQojQeorlb2r8I&q=85&s=c143bb10c9d22067d04e80cb9e2a28ad" alt="duo_connection_details" width="3430" height="1490" data-path="img/Duo/admin_details.png" />

### Creating your connection[​](#creating-your-connection "Direct link to Creating your connection")

1. In the Blink platform, navigate to the **Connections** page > **Add connection**. A New Connection dialog box opens displaying icons of external service providers available.

2. Select the **Duo** icon. A dialog box with name of the connection and connection methods appear.

3. (Optional) Edit the name of the connection. At a later stage you cannot edit the name.

4. Select **Secret Key** as the method to make the connection.

5. Fill in the parameters:

   * The Admin API hostname of the form `https://api-xxxxxxxxx.duosecurity.com`
   * The integration key of the Admin API
   * THe secret key of the Admin API

6. (Optional) Click **Test Connection** to test it.

7. Click **Create connection**. The new connection appears on the **Connections** page.
