Skip to content

Releases: joneja09/ForgePoint.Identity

ForgePoint.Identity 10.0.0

Choose a tag to compare

@cursor cursor released this 26 Aug 17:22
e17174c

First ForgePoint.Identity release: Apache-2.0 continuation of IdentityServer4 for .NET 8 and .NET 10.

  • Package IDs and namespaces: ForgePoint.Identity.* (was IdentityServer4)
  • AddIdentityServer() and IdentityServer* type names unchanged
  • CVE-2024-39694 local-URL validation fix
  • Pushed Authorization Requests (RFC 9126) at /connect/par
  • Health checks via AddHealthChecks().AddIdentityServer()
  • Handwritten EF mappings (no AutoMapper)

Upgrade guide: https://github.com/joneja09/ForgePoint.Identity/blob/main/docs/upgrade.md

These .nupkg files are attached to the release. Publishing to nuget.org needs a NUGET_API_KEY Actions secret; see PR #2

What's Changed

  • ForgePoint.Identity: IdentityServer4 continuation for .NET 8/10 by @joneja09 in #1

New Contributors

Full Changelog: https://github.com/joneja09/ForgePoint.Identity/commits/10.0.0

What's Changed

  • ForgePoint.Identity: IdentityServer4 continuation for .NET 8/10 by @joneja09 in #1

Full Changelog: https://github.com/joneja09/ForgePoint.Identity/commits/10.0.0