Fork me on GitHub

DotNetOpenAuth v3.4.4 released

DotNetOpenAuth v3.4.4 released yesterday.  You can download it free now.

So what's new about it?

  • Overall: Upgraded to latest Code Contracts version.
  • RP/OP:Improved avoidance some unhandled VerificationExceptions that could be thrown on partial trust hosts due to a bug in .NET.
  • OP: Fixed a couple of bugs in AXFetchAsSregTransform.
  • OP: UIRequest extension now serializable, and fixed an unhandled exception on some UI extension requests.
  • OP: Added IRequest.ClearResponseExtensions()
  • RP: Improved interoperability with some Providers that send non-normalized positive assertions for stateless RPs (avoids some "invalid signature" errors)
  • RP: A configuration option to be less strict about requiring remote parties to conform so precisely to the spec.
  • RP: OpenIdSelector control no longer breaks ENTER from submitting other forms on the same page.
  • RP-MVC: OpenIdAjaxOptions now allows an MVC app to specify a form name instead of only a form index.
  • Samples: A random assortment of small improvements to the samples.
  • ApplicationBlock: Now includes support for paging through Google Contacts using OAuth.
This entry was posted in DotNetOpenAuth. Bookmark the permalink.