ComponentSpace OpenID for ASP.NET Core v4.0.0
Released: Jan 5, 2026
v4.0.0 中的更新
特性
- 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.