Develop an identity server 4 with MVC asp.net core 5.
Project detail
Develop an identity server 4 with MVC asp.net core 5.
Identity server should have the following option
1. Custom identity Tables
2. API to get token, refresh token, authorize code, get token-based on authorization code.
3. Login form, forgot password, role management
4. Google login
MVC application should have User Management and should use identity server API to get toke.
Platform: ASP.net core 5.0, Vishal studio 2019, identity server 4, Microsoft SQL database, entity framework.
Clear source code, SOAPUI / Postman tests for Identity server API, DB script.