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

Identity Server4 + QuickStart UI

 

2. Install Quickstart UI by cmd

  1th: dotnet new -i identityserver4.templates  

Identity Server4 + QuickStart UI

 

 

 

 

 

 

 

 

 

 

 

 

  2th: dotnet new is4ui

Identity Server4 + QuickStart UI

 

 4. Asp.net Core Web API was converted to MVC, but we still need to change some places in startup.cs

Identity Server4 + QuickStart UI

 

 5. Start project: http://localhost:56054/account/login

Identity Server4 + QuickStart UI

 

 6. Login with user with we had initialized in identityServerConfig file

Identity Server4 + QuickStart UI

 

上一篇:Linux企业化运维 延迟复制 、 慢查询 、组复制 、mysql路由器 、 mysql MHA高可用主从切换


下一篇:lamp架构之mysql路由器配置