#dotnet

Authenticating ServicePulse with Duende IdentityServer: building the server

Authenticating ServicePulse with Duende IdentityServer: building the server

A minimal ASP.NET Core app embedding Duende IdentityServer, configured for the same servicecontrol-api audience the Keycloak path uses. Same SPA flow, different IdP, more code.

Compilable code snippets in this blog

Compilable code snippets in this blog

How this blog now pulls snippets from real source files at build time, with a CI check that fails when an example stops compiling and a per-snippet link straight to GitHub.