Skip to content

Commit 9a5762b

Browse files
Remove redundant redirect_from entries across versioned IdentityServer documentation.
1 parent 4c6054e commit 9a5762b

5 files changed

Lines changed: 0 additions & 5 deletions

File tree

astro/src/content/docs/identityserver/reference/v8/efoptions/configuration.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ redirect_from:
77
- /identityserver/v5/reference/efoptions/configuration/
88
- /identityserver/v6/reference/efoptions/configuration/
99
- /identityserver/reference/efoptions/configuration/
10-
- /identityserver/reference/efoptions/configuration/
1110
---
1211

1312
## Duende.IdentityServer.EntityFramework.Options.ConfigurationStoreOptions

astro/src/content/docs/identityserver/reference/v8/efoptions/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ redirect_from:
88
- /identityserver/v5/reference/efoptions/
99
- /identityserver/v6/reference/efoptions/
1010
- /identityserver/reference/efoptions/
11-
- /identityserver/reference/efoptions/
1211
---
1312

1413
If using the [Entity Framework Core store implementation](/identityserver/data/ef.md), you might need to configure those specific options.

astro/src/content/docs/identityserver/reference/v8/efoptions/operational.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ redirect_from:
77
- /identityserver/v5/reference/efoptions/operational/
88
- /identityserver/v6/reference/efoptions/operational/
99
- /identityserver/reference/efoptions/operational/
10-
- /identityserver/reference/efoptions/operational/
1110
---
1211

1312
## Duende.IdentityServer.EntityFramework.Options.OperationalStoreOptions

astro/src/content/docs/identityserver/reference/v8/endpoints/ciba.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ redirect_from:
88
- /identityserver/v5/reference/endpoints/ciba/
99
- /identityserver/v6/reference/endpoints/ciba/
1010
- /identityserver/reference/endpoints/ciba/
11-
- /identityserver/reference/endpoints/ciba/
1211
---
1312

1413
The backchannel authentication endpoint is used by a client to initiate a [CIBA](/identityserver/ui/ciba.md) request.

astro/src/content/docs/identityserver/reference/v8/endpoints/discovery.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ redirect_from:
99
- /identityserver/v5/reference/endpoints/discovery/
1010
- /identityserver/v6/reference/endpoints/discovery/
1111
- /identityserver/reference/endpoints/discovery/
12-
- /identityserver/reference/endpoints/discovery/
1312
---
1413

1514
The [discovery endpoint](https://openid.net/specs/openid-connect-discovery-1_0.html) can be used to retrieve metadata

0 commit comments

Comments
 (0)