Skip to content

Commit 3357e8d

Browse files
committed
Add to sidebar, remove duplicate doc
Signed-off-by: Dan Barr <6922515+danbarr@users.noreply.github.com>
1 parent 2e550a1 commit 3357e8d

File tree

6 files changed

+6
-367
lines changed

6 files changed

+6
-367
lines changed

docs/toolhive/concepts/auth-framework.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
---
2-
title: Authentication and authorization framework
2+
title: Authentication and authorization
33
description:
44
Understanding ToolHive's authentication and authorization framework concepts.
5-
sidebar_position: 50
65
---
76

87
This document explains the concepts behind ToolHive's authentication and

docs/toolhive/concepts/authentication-authorization.md

Lines changed: 0 additions & 361 deletions
This file was deleted.

docs/toolhive/concepts/cedar-policies.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
title: Cedar policies
33
description:
44
Writing and configuring Cedar policies for MCP server authorization.
5-
sidebar_position: 51
65
---
76

87
This document provides detailed guidance on writing and configuring Cedar

docs/toolhive/guides-cli/auth.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: Authentication and authorization
33
description:
44
How to set up authentication and authorization for MCP servers using the
55
ToolHive CLI.
6-
sidebar_position: 60
76
---
87

98
import OidcPrerequisites from '../_partials/_oidc-prerequisites.md';

docs/toolhive/guides-k8s/auth-k8s.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
---
2-
title: Authentication and authorization in Kubernetes
2+
title: Authentication and authorization
33
description:
44
How to set up authentication and authorization for MCP servers in Kubernetes
55
using the ToolHive Operator.
6-
sidebar_position: 30
76
---
87

98
import OidcPrerequisites from '../_partials/_oidc-prerequisites.md';

0 commit comments

Comments
 (0)