We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a40f393 + 60220f5 commit aa36d37Copy full SHA for aa36d37
3 files changed
src/content/docs/identitymodel/index.mdx
@@ -5,6 +5,7 @@ sidebar:
5
order: 1
6
label: "Overview"
7
redirect_from:
8
+ - /foss/
9
- /foss/identitymodel/
10
---
11
src/content/docs/identityserver/tokens/client-authentication.md
@@ -7,6 +7,7 @@ sidebar:
order: 140
- /identityserver/v5/tokens/client_authentication/
+ - /identityserver/v5/tokens/authentication/
- /identityserver/v5/tokens/authentication/overview/
12
- /identityserver/v5/tokens/authentication/shared_secret/
13
- /identityserver/v5/tokens/authentication/jwt/
src/content/docs/index.mdx
@@ -22,8 +22,6 @@ hero:
22
link: https://github.com/DuendeSoftware/community
23
icon: external
24
variant: minimal
25
-redirect_from:
26
- - /foss/
27
28
29
import {
0 commit comments