Skip to content
Closed
Show file tree
Hide file tree
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
1 change: 1 addition & 0 deletions baton/capabilities.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<Icon icon="plug" /> = Self-hosted setup available
<Icon icon="key" /> = Connector [provisions entitlements](/product/admin/provisioning)
<Icon icon="user" /> = Connector [provisions accounts](/product/admin/account-provisioning)
<Icon icon="face-confused" /> = Connector deprovisions accounts

Check warning on line 16 in baton/capabilities.mdx

View check run for this annotation

Mintlify / Mintlify Validation (conductorone) - vale-spellcheck

baton/capabilities.mdx#L16

Did you really mean 'deprovisions'?
<Icon icon="face-shush" /> = Connector syncs [secrets](/product/admin/inventory)
<Icon icon="ticket" /> = Connector supports [external ticketing](/product/admin/external-ticketing)
<Icon icon="clock" /> = Connector reports last login information
Expand Down Expand Up @@ -222,6 +222,7 @@
| [Keycloak](/baton/keycloak) | <Icon icon="cloud" /> <Icon icon="plug" /> | <Icon icon="key" /> | |
| [Kinde](/baton/kinde) | <Icon icon="cloud" /> <Icon icon="plug" /> | | |
| [KnowBe4](/baton/knowbe4) | <Icon icon="cloud" /> <Icon icon="plug" /> | | |
| [Kubernetes](/baton/kubernetes) | <Icon icon="cloud" /> <Icon icon="plug" /> | | |
| [Kustomer](/baton/kustomer) | <Icon icon="cloud" /> <Icon icon="plug" /> | | |
| [Kyriba](/baton/kyriba) | <Icon icon="cloud" /> <Icon icon="plug" /> | <Icon icon="key" /> <Icon icon="user" /> <Icon icon="face-confused" /> | |
| [Langfuse](/baton/langfuse) | <Icon icon="cloud" /> <Icon icon="plug" /> | | |
Expand Down
3 changes: 3 additions & 0 deletions baton/intro.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<Tab title="Popular connectors" >
<Columns cols={2}>
<Card title="Okta" icon="code-merge" href="/baton/okta">
Integrate your Okta instance with C1.

Check warning on line 33 in baton/intro.mdx

View check run for this annotation

Mintlify / Mintlify Validation (conductorone) - vale-spellcheck

baton/intro.mdx#L33

Did you really mean 'Okta'?
</Card>

<Card title="Google Workspace" icon="google" href="/baton/google-workspace">
Expand Down Expand Up @@ -265,6 +265,7 @@
- [Keycloak](/baton/keycloak)
- [Kinde](/baton/kinde)
- [KnowBe4](/baton/knowbe4)
- [Kubernetes](/baton/kubernetes)
- [Kustomer](/baton/kustomer)
- [Kyriba](/baton/kyriba)
- [Langfuse](/baton/langfuse)
Expand Down Expand Up @@ -471,6 +472,7 @@

<Tab title="New this month" >

- [Kubernetes](/baton/kubernetes)
- [Autotask](/baton/autotask)
- [Canva](/baton/canva)
- [Canvas](/baton/canvas)
Expand Down Expand Up @@ -643,6 +645,7 @@
- [AWS Cognito](/baton/aws-cognito)
- [Google Cloud Platform with Google Workspace](/baton/google-cloud-platform)
- [Google Kubernetes Engine](/baton/gke)
- [Kubernetes](/baton/kubernetes)
- [Linode](/baton/linode)
- [Microsoft AKS](/baton/aks)
- [Microsoft Azure](/baton/azure)
Expand Down
1 change: 1 addition & 0 deletions docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -617,6 +617,7 @@
"baton/keycloak",
"baton/kinde",
"baton/knowbe4",
"baton/kubernetes",
"baton/kyriba",
"baton/kustomer",
"baton/langfuse",
Expand Down