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 you upgrade to the latest supported version of 7.x and read the latest version of this documentation.

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