ADAL.Net 3.17.0 release

Microsoft has published an update to the Active Directory Authentication Library (ADAL). Notable enhancements:

  • Retry-After property when receiving a 429 response
  • Better support for Conditional Access scenarios
  • Multi-target project, which means one DLL reference
  • Improved documentation (Ironically, there is no link to the docs in the announcement. Here are a few documentation links: General documentation and API Browser.)

Also, be aware that this is not the converged auth library that we are expecting from Azure. There are signs that things are getting closer, but they are not there yet.

Lastly, for readers of this blog, a reminder to post questions on on Stack Overflow tagged with ADAL.