Skip to content
Open
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
4 changes: 2 additions & 2 deletions baton/linear.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "Set up a Linear connector"
og:title: "Set up a Linear connector"
description: "C1 provides identity governance and just-in-time provisioning for Linear. Integrate your Linear instance with C1 to run user access reviews (UARs) and enable just-in-time access requests."
og:description: "C1 provides identity governance and just-in-time provisioning for Linear. Integrate your Linear instance with C1 to run user access reviews (UARs) and enable just-in-time access requests."

Check warning on line 5 in baton/linear.mdx

View check run for this annotation

Mintlify / Mintlify Validation (conductorone) - vale-spellcheck

baton/linear.mdx#L5

Did you really mean 'UARs'?
sidebarTitle: "Linear"
---

Expand Down Expand Up @@ -34,10 +34,10 @@
In Linear, click your profile photo and select **Settings**.
</Step>
<Step>
Click **API**.
In the **Quick search** box, enter `Security & access`, then select the **Security & access** page.
</Step>
<Step>
In the **Personal API keys** section of the page, enter a label such as "C1" and click **Create key**.
In the **Personal API keys** section of the page, click **New API key**. Enter a label such as "C1" and click **Create**.
</Step>
<Step>
The new API key is generated for you. Carefully copy and save the API key.
Expand Down Expand Up @@ -69,7 +69,7 @@
<Step>
Choose how to set up the new Linear 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 72 in baton/linear.mdx

View check run for this annotation

Mintlify / Mintlify Validation (conductorone) - vale-spellcheck

baton/linear.mdx#L72

Did you really mean 'unmanaged'?

- Add the connector to a managed app (select from the list of existing managed apps)

Expand Down Expand Up @@ -132,7 +132,7 @@
<Step>
Choose how to set up the new Linear 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 135 in baton/linear.mdx

View check run for this annotation

Mintlify / Mintlify Validation (conductorone) - vale-spellcheck

baton/linear.mdx#L135

Did you really mean 'unmanaged'?

- Add the connector to a managed app (select from the list of existing managed apps)

Expand Down Expand Up @@ -227,7 +227,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 230 in baton/linear.mdx

View check run for this annotation

Mintlify / Mintlify Validation (conductorone) - vale-spellcheck

baton/linear.mdx#L230

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 Linear connector to. Linear data should be found on the **Entitlements** and **Accounts** tabs.
Expand Down