Version 5.x has been out of support since December 13, 2022, and this corresponding section of the documentation is no longer maintained. We strongly recommend upgrading to a supported version.

Miscellaneous

WebForms client

This sample shows how to add OpenID Connect code flow with PKCE to a .NET 4.8 WebForms client.

link to source code

Securing Azure Functions

This sample shows how to parse and validate a JWT token issued by IdentityServer inside an Azure Function.

link to source code