7.0.3
7.0.3
Bug Fixes:
- Fix errors like the following reported by multiple customers at dotnet/aspnetcore#51005 when they tried to upgrade their app using
AddMicrosoftIdentityWebApp
to .NET 8. See PR for details. - Fix compatibility issue with 6x when claims are a bool. See issue #2354 for details.