Skip to content
This repository has been archived by the owner on Jun 30, 2023. It is now read-only.

Releases: AzureAD/azure-activedirectory-library-for-dotnet

v3.2.204281119 (Preview)

28 Apr 18:56
Compare
Choose a tag to compare
Pre-release

Changes:

  • Adding persistent cache for both Android and iOS
  • Adding test for Xamarin Forms (Xamarin Forms is now supported)
  • Removing refresh token from public surface
  • Renaming AuthorizationParameters to PlatformParameters
  • Fixing #121, #161, #182 and #183

https://github.com/AzureAD/azure-activedirectory-library-for-dotnet/tree/v3.2.204281119

Binaries can be found at

https://www.nuget.org/packages/Microsoft.IdentityModel.Clients.ActiveDirectory/3.2.204281119-alpha

v2.16.204221202

22 Apr 21:23
Compare
Choose a tag to compare

v2.15.204151539

15 Apr 23:33
Compare
Choose a tag to compare

Changes:

  • Fixing issues #150, #155 and #171: Enhancing logging
  • Fixing issue #170: Making AdalError public in ADAL for Silverlight
  • Fixing issue #162: Fixing null reference exception when there is no network connection
  • Adding tests

https://github.com/AzureAD/azure-activedirectory-library-for-dotnet/tree/v2.15.204151539

Binaries can be found at

https://www.nuget.org/packages/Microsoft.IdentityModel.Clients.ActiveDirectory/2.15.204151539

v3.1.203031538 (Preview)

04 Mar 19:43
Compare
Choose a tag to compare
Pre-release

Changes:

  • Switching ADAL for Xamarin iOS to Unified API
  • Adding support for .NET Core
  • Adding persistent default cache to ADAL for WinRT and Windows Phone
  • Updating logging method to EventSource/EventListener
  • Refactoring code related to the http stack
  • Fixing Issues #150, #155

https://github.com/AzureAD/azure-activedirectory-library-for-dotnet/tree/v3.1.203031538

Binaries can be found at

https://www.nuget.org/packages/Microsoft.IdentityModel.Clients.ActiveDirectory/3.1.203031538-alpha

v2.14.201151115

15 Jan 19:46
Compare
Choose a tag to compare

Changes:

  • Adding support for Windows Phone 8.1 Silverlight
  • Fixing strong name issue of the winmd files
  • Adding login.microsoftonline.com to the list of trusted authorities

https://github.com/AzureAD/azure-activedirectory-library-for-dotnet/tree/v2.14.201151115

Binaries can be found at

https://www.nuget.org/packages/Microsoft.IdentityModel.Clients.ActiveDirectory/2.14.201151115

v2.13.112191810

18 Dec 03:04
Compare
Choose a tag to compare

Changes:

  • Adding a more explicit check for MRRT update
  • Adding tracing via TraceSource and adding TraceSwitch for controlling the level of tracing using System.Diagnostics.Trace and adding more logs
  • Adding workaround for URL parsing issue with ms-app URL's in Windows Phone 8.1
  • Switching hashing and signing algorithms in ADAL desktop to a FIPS compliant ones
  • Adding synchronous AcquireToken method for UserAssertion + clientId flow
  • Exposing ServiceErrorCodes in AuthenticationResult
  • Making TokenCache HasStateChanged volatile
  • Refactoring internal code

https://github.com/AzureAD/azure-activedirectory-library-for-dotnet/tree/v2.13.112191810

Binaries can be found at

https://www.nuget.org/packages/Microsoft.IdentityModel.Clients.ActiveDirectory/2.13.112191810

v2.12.111071459

07 Nov 23:30
Compare
Choose a tag to compare

v3.0.110281957 (Preview)

04 Nov 20:51
Compare
Choose a tag to compare
Pre-release

Changes:

Preview of ADAL.NET v3 in form of Portable Class Library to support Windows Desktop, Windows Store, Windows Phone, Xamarin iOS and Xamarin Android.

https://github.com/AzureAD/azure-activedirectory-library-for-dotnet/tree/v3.0.110281957

Binaries can be found at

https://www.nuget.org/packages/Microsoft.IdentityModel.Clients.ActiveDirectory/3.0.110281957-alpha

v2.11.10918.1222

19 Sep 18:55
Compare
Choose a tag to compare

v2.10.10910.1511

11 Sep 18:50
Compare
Choose a tag to compare