jeroenheijmans/sample-angular-oauth2-oidc-with-auth-guards

Switch from demo.identityserver.io instance

jeroenheijmans opened this issue · 0 comments

We've relied on the publicly available IdentityServer4 instance, graciously provided by the IdentityServer team. However, they've decided to rebrand to Duende Software with Duende ID Server, a paid offering based on the same source. The instance at https://demo.identityserver.io/ has been recently turned off, turning E2E tests for this repository red.

Let's swap to either https://demo.duendesoftware.com/ or a NodeJS based internal dependency.