diff --git a/IdentityServer/v6/docs/content/samples/_index.md b/IdentityServer/v6/docs/content/samples/_index.md index 3d9df073..c10d21e1 100644 --- a/IdentityServer/v6/docs/content/samples/_index.md +++ b/IdentityServer/v6/docs/content/samples/_index.md @@ -6,6 +6,13 @@ chapter = true # Samples -Our samples [repository]({{< param samples_base >}}) contains various samples for IdentityServer, BFF and typical application scenarios. +We have a collection of runnable samples for various scenarios. Each sample typically self contained with both an IdentityServer instance and +clients/APIs needed to demonstrate the functionality. + +{{%children style="li" /%}} + +The source code for the samples are in our samples [repository]({{< param samples_base >}}). + +Feel free to open a new [feature request](https://github.com/DuendeSoftware/IdentityServer/discussions/new) if you are looking for a particular sample, and can't find it here. + -Feel free to open a new [feature request](https://github.com/DuendeSoftware/IdentityServer/discussions/new) if you are looking for a particular sample, and can't find it here. \ No newline at end of file