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.