This is the second release candidate for IdentityServer 7.3.0, containing several bug fixes from 7.2 releases that were missed in the first release candidate, as well as editorial changes to some new log messages.
Detailed change log
Previously fixed bugs
- Add null-check for client before coordinating session lifecycle - #2038
- Ensure WWW-Authenticate uses a single HTTP header - #1998
- Harden default logging filters for PAR and Authorize endpoints - #1978
- Respect port number in mTLS configuration - #1990
Log messages
- Update licensing messages - #2141