Simple solution to test SSO with IdentityServer 4 as Idp, ASP.NET Web Forms/ASP.NET Core MVC/Angular clients and ASP.NET Core WebAPI as secured resource.
- To run .Net solution:
- Open SsoWebFormsMvcAngularTest.sln in Visual Studio
- Click on "Start" (or press F5), Visual Studio should restore NuGet packages, build and run apps.
- To run Angular app:
- Go to SsoWebFormsMvcAngularTest-Spa folder
- In command line run
npm install
- In command line run
ng serve --open
- bob:bob
- alice:alice