IdentityServer v7.2.0

Released: Mar 18, 2025

v7.2.0 での更新項目

機能

  • Optional strict validation of private_key_jwt audiences, implementing RFC 7523 bis.
    • (RFC 7523 bis is a proposed update to RFC 7523 in which two new requirements for private_key_jwt client assertions are proposed).
  • Optional caching of the discovery endpoint.
  • Less log noise when issuing the use_dpop_nonce response from the token endpoint.

不具合の修正

  • Bug fixes and optimizations.