#identityserver

Authenticating ServicePulse with Duende IdentityServer: plugging ServiceControl in

Authenticating ServicePulse with Duende IdentityServer: plugging ServiceControl in

The four ServiceControl env vars from Part 3, repointed at Duende. Same login flow, same audience validation, different IdP.

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.