ComponentSpace OpenID for ASP.NET Core v3.4.0

Released: Nov 8, 2023

v3.4.0 での更新項目

機能

  • Added support for GetKeysAsync to return Elliptic Curve keys.
  • Now checks the metadata claims_parameter_supported before processing any explicitly requested claims.
  • For improved compatibility no longer include an empty key_ops array or other information outside the specification with the JWKs returned by GetKeysAsync.

不具合の修正

  • Fixed a bug where the UserInfo endpoint was not returning all claims, just the explicitly requested claims.