IdentityModel.OidcClient v6.0.0 is a major release of OidcClient. Highlights of this release include:
- Support for the DPoP spec (previously previewed as 5.3.0-preview.1, we are rolling this forward into our 6.0.0 release)
- Support for the PAR spec
- Support for trimming
- Updates to dependencies
- Bug fixes
What's Changed
- remove duplicate PS384 and PS512, and add missing ES384 and ES512 by @LeivyMendoza in #379
- corrected spelling mistake by @iamjplant in #382
- Brock/dpop by @brockallen in #387
- Add DPoP support by @leastprivilege in #386
- Enable Trimmable Assembly by @mwasplund in #391
- Updated the READMEs by @josephdecock in #411
- Minor Update to README.md by @josephdecock in #412
- Fix at_hash calculation for RS384, RS512 by @josephdecock in #410
- use Ext.Logging.Abstraction instead of Ext.Logging by @SergeySvirsky in #397
- Fill ErrorDescription property in AuthorizeAsync for AuthorizeResult. by @Sascha-Developer in #400
- Update Wilson and IdentityModel dependencies by @josephdecock in #409
- Update dependencies by @josephdecock in #417
- Minor readme updates by @josephdecock in #423
- Add function to options to create client assertions dynamically by @josephdecock in #422
- Add PAR support by @josephdecock in #421
- Relax dependency on wilson by @josephdecock in #425
- Set correct ClientCredentialStyle for use with ClientAssertion by @kbrekke in #424
- Update IdentityModel to 7.0.0 (non-preview) by @josephdecock in #426
New Contributors
- @LeivyMendoza made their first contribution in #379
- @iamjplant made their first contribution in #382
- @brockallen made their first contribution in #387
- @mwasplund made their first contribution in #391
- @josephdecock made their first contribution in #411
- @SergeySvirsky made their first contribution in #397
- @Sascha-Developer made their first contribution in #400
- @kbrekke made their first contribution in #424
Full Changelog: 5.2.1...6.0.0