Skip to content
Livestream: Custom Authentication in ASP.NET Core - RemoteAuthenticationHandler with Elin and Robert from Active Solution. Register Now!

Duende IdentityModel OIDC Client Samples

Samples of IdentityModel.OidcClient are available on GitHub. Our samples show how to use an OidcClient with a variety of platforms and UI tools, including:

All samples use a demo instance of Duende IdentityServer as their OIDC Provider. You can see its source code on GitHub.

You can log in with alice/alice or bob/bob

These samples are no longer maintained because their underlying technology is no longer supported.