ComponentSpace OpenID for ASP.NET Core 版本发布

查看各个版本中的新增内容,包括功能、增强和已解决问题的详细信息。

1月
2月
3月
4月
5月
6月
7月
8月
9月
10月
11月
12月
ComponentSpace OpenID for ASP.NET Core v4.2.02026年5月15日
功能
  • Added the ability to specify an expiry time when caching access tokens.
ComponentSpace OpenID for ASP.NET Core v4.0.0主版本2026年1月5日
功能
  • 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.