Trying to work in-depth with JSON Web Tokens we hit a blocker and found this: https://bugzilla.xamarin.com/show_bug.cgi?id=35662
The report appears to be correct; Microsoft did indeed move System.ServiceModel.Security.Tokens.BinarySecretSecurityToken from the System.ServiceModel assembly to the System.IdentityModel assembly, with no other apparent changes. The simplest fix would seem to be also simply moving the class, but since that would be our (my) first contribution to mono, want to run this by the group for input. Regards /Rex
_______________________________________________ Mono-devel-list mailing list [email protected] http://lists.dot.net/mailman/listinfo/mono-devel-list
