ComponentSpace OpenID for ASP.NET Core Releases

Learn what's new across releases, with details of features, enhancements, and resolved issues.

Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
ComponentSpace OpenID for ASP.NET Core v4.2.0May 15, 2026
Features
  • Added the ability to specify an expiry time when caching access tokens.
ComponentSpace OpenID for ASP.NET Core v4.0.0Major versionJan 5, 2026
Features
  • Added support for non-HTTP schemes when converting relative to absolute URLs in the OpenID provider metadata.
  • Now preserves the OpenID configuration when returning metadata with relative URLs converted to absolute URLs.
  • For client_secret_basic authentication, the client ID and client secret retrieved from the basic authentication header must be URL decoded
  • Now targets .NET 8, .NET 9 and .NET 10. Dropped .NET 6 support.