3.4.0
- Updated to Microsoft.IdentityModel.* 8.2.1
- Updated to Microsoft.Identity.Abstractions 7.2.0
New features
- Add ROPC flow support for confidential client applications. See 3091, 3129, 3139.
- Allow multi-tenant applications to specify the AppHomeTenantId to be used for client credentials. See 3121, 3132.
- Update to use .NET 9 GA. See 3127.
What's Changed
- Add API and make ROPC call by @neha-bhargava in #3103
- Fixing the ROPC test that broke the build by @jmprieur in #3133
- Use AppHomeTenantId for acquiring app token when TenantId is not tenant by @msbw2 in #3132
- Add extensibility to update parameters for ROPC flow by @neha-bhargava in #3130
- Declare ROPC extensions in net 9 API by @westin-m in #3136
- update dependencies to .net 9 by @jennyf19 in #3141
- Update the extensibility to add user by @neha-bhargava in #3140
- Update to .NET 9 GA. Update some test dependencies. by @pmaytak in #3134
- update playwright and remove net9.0 for UI tests by @jennyf19 in #3148
- Update changelog 3.4.0. by @pmaytak in #3149
- update wilson post-release by @jennyf19 in #3150
New Contributors
- @neha-bhargava made their first contribution in #3103
Full Changelog: 3.3.1...3.4.0