> For the complete documentation index, see [llms.txt](https://docs.balkan.id/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.balkan.id/getting-started/setting-up-your-tenant/application-integrations/direct-application-integration/cisco-duo-integration-setup.md).

# Cisco Duo Integration Setup

#### Getting Started

Use this guide to connect Cisco Duo to your BalkanID tenant. You will need credentials from the Duo Admin Panel and access to the Integrations section in BalkanID.

**Requirements:**

Before you begin, collect the following values from Cisco Duo:

* **Integration key**
* **Secret key**
* **API hostname**

#### Configure Cisco Duo within your BalkanID tenant

1. To find the Integration key, Secret key, and API hostname, sign in to your Duo Admin Panel.
2. Navigate to Applications > Add a Application.

<figure><img src="/files/vwIWB4XhTd3RpZjB3IwI" alt=""><figcaption></figcaption></figure>

3. Search for Admin API, then click Add to create the application.

<figure><img src="/files/eM9wfEbl74MqK6egBDe1" alt=""><figcaption></figcaption></figure>

4. Under Permissions, enable Read under Grant administrators and under Grant resource (see [Integration Scopes](#integration-scopes) below), then click Save Changes.
5. Copy your Integration key, Secret key, and API hostname from the application's Details section.
6. In BalkanID, open the Cisco Duo integration and paste those values into the corresponding fields, then click **Next.**<br>

   <figure><img src="/files/C7QL6OP212eCPeP1nDRy" alt=""><figcaption></figcaption></figure>
7. Click Next to move onto Optional Configuration.
8. Fill **Optional Configuration**, if required.<br>

   <figure><img src="/files/jGgtrriEojO9GuxHcgbP" alt=""><figcaption></figcaption></figure>
9. Once you have filled in the information, click **Save**. Your integration is now configured and you will see the status of the integration displayed alongside other integrations on the Integrations page. When data is available, the integration Status column will read **Connected** and the integration Message will read **Data available**.

#### Integration Scopes

<figure><img src="/files/WqDqZljw7OME5nwOtHCK" alt=""><figcaption></figcaption></figure>

| Read Only Scopes                                                                                                                                                                                                                                                                                                                                                                                                                                  | Lifecycle Management Scopes |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------- |
| <p><strong>Grant resource (Read)</strong> — users, groups, MFA devices (phones, hardware tokens, passkeys/WebAuthn, desktop authenticators), bypass codes, and applications (integrations)<br><br><strong>Grant administrators (Read)</strong> — administrators, admin roles, and administrative units<br><br><strong>Grant Read Log (Optional)</strong> – Allows BalkanID to retrieve and display the last time an application was used.<br></p> | N/A                         |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.balkan.id/getting-started/setting-up-your-tenant/application-integrations/direct-application-integration/cisco-duo-integration-setup.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
