Skip to content

Commit 3a0b72b

Browse files
Merge pull request #657 from DuendeSoftware/better-demo-copy
Update IdentityServer demo card content for clarity
2 parents 63dfbad + e3ff2e2 commit 3a0b72b

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

src/content/docs/index.mdx

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,10 @@ import Testimonial from "~/components/testimonial.astro";
4242
```
4343
</Card>
4444
<Card title="Demo Server" icon="setting" href="https://demo.duendesoftware.com">
45-
Try out our IdentityServer demo server.
46-
<LinkButton href="https://demo.duendesoftware.com" variant="secondary">
45+
Experience IdentityServer in action with our live demo server. Test OAuth 2.0 and OpenID Connect flows, explore
46+
client configurations, and see how security tokens work in practice.
47+
48+
<LinkButton href="https://demo.duendesoftware.com" variant="secondary">
4749
Try it out
4850
</LinkButton>
4951
</Card>

0 commit comments

Comments
 (0)