New features
Work related to redesign of IdentityModel's token validation logic #2711
- SAML and SAML2 new model validation: Token Replay. See #2994
- Extensibility tests: Token Type - JWT (#3030), Issuer - SAML and SAML2 (#3026), Algorithm and Signature - JWT, SAML and SAML2 (#3034), Token Replay - JWT, SAML and SAML2 (#3032), Issuer signing key - JWT, SAML and SAML2 (#3029)
- Avoid code duplication in extensibility testing. See #3041
- Extensibility Testing: Refactor. See #3011
- Remove duplicate code in extensibility tests. See #3044
Bug fixes
Fundamentals
- Install all .NET versions in pipeline to fix run tests task. See #3018
- Changelog for 8.2.1. See #3009
- Remove unnecessary AoT test project. See in #3045
- Fix powershell script for nuget update. See #3046
- Update to next version. See #3010
- Disable Coverage PR comments. See #3048
- Updates GitHub Action to support long paths, See #3049
- Stack parameters to improve reading of code. See #3031
New Contributors
Full Changelog: 8.2.1...8.3.0