IdentityServer4AspNetCoreIdentityTemplate Versions Save

An ASP.NET Core 6.0 IdentityServer4 Identity Bootstrap 4 template with localization

release_5_0_1

3 years ago
  • Updated to IdentityServer4 V4, updated packages
  • Updated FIDO2 packages and code
  • Init language selection fix

release_4_0_6

4 years ago
  • Update FIDO2 lib to 1.1.0
  • Update nuget and npm packages

release_4_0_5

4 years ago
  • Same Site fix for Anti forgery cookie
  • Language Cookie add Same Site + Secure
  • Init language selection fix

release_4_0_4

4 years ago

Added es-MX localization

release_4_0_3

4 years ago
  • Improved Azure Key Vault certificate handling
  • support for certificate update
  • local certificate support
  • certificates can be loaded using local store and thumbprints
  • Updated localizations it-IT, fr-FR

release_4_0_1

4 years ago
  • Added support for FIDO2 MFA
  • Allow clients to request MFA requirement
  • Support for custom namespaces
  • Add amr to user profile (mfa or pwd values)

release_3_0_4

4 years ago

updated nuget packages

release_3_0_3

4 years ago
  • updated nuget packages
  • updated npm packages

release_3_0_2

4 years ago
  • updated nuget packages
  • added fix for same site chrome changes

release_3_0_1

4 years ago
  • updated middleware calls in startup
  • Added grants view
  • Added docs for external login, moved to Azure v2.0
  • bug fix style bug UI