Dictionary claims added to SecurityTokenDescriptor.Claims are no longer correctly serialized in 7.0.0-preview3 #2245
Labels
Bug
Product is not functioning as expected
Customer reported
Indicates issue was opened by customer
P0
Totally broken or major security hole. Stop and fix.
Regression
Milestone
Dictionaries (but it's likely other types of complex claims are impacted) are no longer correctly serialized in 7.0.0-preview3:
7.0.0-preview:
7.0.0-preview3
Complex claims should be correctly serialized or an exception should be thrown, but using the CLR type name as the claim value in the generated token seems like a terrible choice.
/cc @brentschmaltz @jennyf19
The text was updated successfully, but these errors were encountered: