ComponentSpace OpenID for ASP.NET Core v3.4.0
Released: Nov 8, 2023
Actualizaciones en v3.4.0
Características
- 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.
Correcciones
- Fixed a bug where the UserInfo endpoint was not returning all claims, just the explicitly requested claims.