go home

icon ASP.NET Core IdentityServer4 (sts)

Creates an ASP.NET Core STS application using IdentityServer4 and Identity with localisation, TOTP, personal data, Bootstrap 4
dotnet new --install "IdentityServer4AspNetCoreIdentityTemplate"
dotnet new sts
  • Tags: language: C#
  • Classifications: AspNetCore IdentityServer4 Identity