Compare commits

...

1 Commits

Author SHA1 Message Date
dewi-tik
68f91630be WIP 2026-02-18 16:38:01 +02:00
2 changed files with 34 additions and 0 deletions

View File

@@ -0,0 +1,33 @@
---
title: Troubleshooting
sidebar_label: Troubleshooting
tags: [authentik Agent, troubleshooting, logs, logging]
---
import TabItem from "@theme/TabItem";
import Tabs from "@theme/Tabs";
<Tabs
defaultValue="linux"
values={[
{ label: "Linux", value: "linux" },
{ label: "macOS", value: "macos" },
{ label: "Windows", value: "windows" },
]}
> <TabItem value="linux">
todo
</TabItem>
<TabItem value="macos">
todo
</TabItem>
<TabItem value="windows">
todo
</TabItem>
</Tabs>

View File

@@ -790,6 +790,7 @@ const items = [
],
},
"endpoint-devices/authentik-agent/authentik-cli",
"endpoint-devices/authentik-agent/troubleshooting",
"endpoint-devices/authentik-agent/development",
{
//#endregion