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.