[Bug] JwtPayload no longer supports Guid claim values #2439
Labels
Bug
Product is not functioning as expected
Customer issued PR
Indicates a customer has issued a PR to fix
Regression
Milestone
Which version of Microsoft.IdentityModel are you using?
Microsoft.IdentityModel.Tokens 7.0.3
Where is the issue?
Is this a new or an existing app?
The app is in production and I have upgraded to a new version of Microsoft.IdentityModel.*
Repro
Expected behavior
Actual behavior
Possible solution
New serializer logic could serialize Guids as strings (as the Newtonsoft implementation did)...
The text was updated successfully, but these errors were encountered: