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.