Skip to content

This is an Identity Provider sample that using Identity Server 4 together with Microsoft Identity Framework

Notifications You must be signed in to change notification settings

thanhle0212/IdentityProviderSample

Repository files navigation

Identity Provider Sample

This is an Identity Provider sample that using Identity Server 4 together with Microsoft Identity Framework.

Prerequisites:

  • .NET Core 3.1 SDK and Runtime (https://dotnet.microsoft.com/download/visual-studio-sdks)
  • Visual Studio 2019 or Visual Code
  • Update connection string in appsettings.json file of BookStore.IdentityProvider project to point to your database.
  • Run DB Migration command.
  • Please ensure that IdentityProvider project is running when you run the application

Note: BookStore.WebAPI project running with In Memory Mode, so you don't need to configure the connection string.

About

This is an Identity Provider sample that using Identity Server 4 together with Microsoft Identity Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published