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.