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