Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion baton/duo.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "Set up a Duo connector"
og:title: "Set up a Duo connector"
description: "C1 provides identity governance for Duo. Integrate your Duo instance with C1 to run user access reviews (UARs) and enable just-in-time access requests."
og:description: "C1 provides identity governance for Duo. Integrate your Duo instance with C1 to run user access reviews (UARs) and enable just-in-time access requests."

Check warning on line 5 in baton/duo.mdx

View check run for this annotation

Mintlify / Mintlify Validation (conductorone) - vale-spellcheck

baton/duo.mdx#L5

Did you really mean 'UARs'?
sidebarTitle: "Cisco Duo"
---

Expand Down Expand Up @@ -31,7 +31,7 @@
Log into the Duo Admin Panel and navigate to **Applications**.
</Step>
<Step>
Click **Protect an Application** and locate the entry for **Admin API** in the applications list.
Click **Add Application** and locate the entry for **Admin API** in the applications list.
</Step>
<Step>
Click **Protect**.
Expand All @@ -49,7 +49,7 @@
- Grant resource — Write
</Step>
<Step>
Click **Save changes**. Scroll to the **Details** section, where the integration key, secret key, and API hostname are shown, and carefully copy and save these credentials.

Check warning on line 52 in baton/duo.mdx

View check run for this annotation

Mintlify / Mintlify Validation (conductorone) - vale-spellcheck

baton/duo.mdx#L52

Did you really mean 'hostname'?
</Step>
</Steps>

Expand Down Expand Up @@ -77,7 +77,7 @@
</Step>
<Step>
Choose how to set up the new Duo connector:
- Add the connector to a currently unmanaged app (select from the list of apps that were discovered in your identity, SSO, or federation provider that aren't yet managed with C1)

Check warning on line 80 in baton/duo.mdx

View check run for this annotation

Mintlify / Mintlify Validation (conductorone) - vale-spellcheck

baton/duo.mdx#L80

Did you really mean 'unmanaged'?
- Add the connector to a managed app (select from the list of existing managed apps)
- Create a new managed app
</Step>
Expand All @@ -93,7 +93,7 @@
Find the **Settings** area of the page and click **Edit**.
</Step>
<Step>
Enter the credentials into the **Integration key**, **Secret key**, and **API hostname** fields.

Check warning on line 96 in baton/duo.mdx

View check run for this annotation

Mintlify / Mintlify Validation (conductorone) - vale-spellcheck

baton/duo.mdx#L96

Did you really mean 'hostname'?
</Step>
<Step>
Click **Save**.
Expand Down Expand Up @@ -126,7 +126,7 @@
</Step>
<Step>
Choose how to set up the new Duo connector:
- Add the connector to a currently unmanaged app (select from the list of apps that were discovered in your identity, SSO, or federation provider that aren't yet managed with C1)

Check warning on line 129 in baton/duo.mdx

View check run for this annotation

Mintlify / Mintlify Validation (conductorone) - vale-spellcheck

baton/duo.mdx#L129

Did you really mean 'unmanaged'?
- Add the connector to a managed app (select from the list of existing managed apps)
- Create a new managed app
</Step>
Expand Down Expand Up @@ -211,7 +211,7 @@

<Steps>
<Step>
Create a namespace in which to run C1 connectors (if desired), then apply the secret config and deployment config files.

Check warning on line 214 in baton/duo.mdx

View check run for this annotation

Mintlify / Mintlify Validation (conductorone) - vale-spellcheck

baton/duo.mdx#L214

Did you really mean 'namespace'?
</Step>
<Step>
Check that the connector data uploaded correctly. In C1, click **Apps**. On the **Managed apps** tab, locate and click the name of the application you added the Duo connector to. Duo data should be found on the **Entitlements** and **Accounts** tabs.
Expand Down