Identity Server4 + QuickStart UI
作者:互联网
Crime tools: VS2019 Postman
Weather: Rainning
Today we continue with the last project.
1. Open the path of the project and type into cmd
2. Install Quickstart UI by cmd
1th: dotnet new -i identityserver4.templates
2th: dotnet new is4ui
4. Asp.net Core Web API was converted to MVC, but we still need to change some places in startup.cs
5. Start project: http://localhost:56054/account/login
6. Login with user with we had initialized in identityServerConfig file
标签:templates,QuickStart,Server4,cmd,project,UI,dotnet,new 来源: https://www.cnblogs.com/kevin-xk/p/14791908.html