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

Releases: AzureAD/microsoft-authentication-extensions-for-dotnet

2.11.0-preview

20 May 12:28
39f24fa
Compare
Choose a tag to compare

2.4.0-preview

30 Jan 14:05
ce1859f
Compare
Choose a tag to compare
2.4.0-preview Pre-release
Pre-release

Bug fixes:

#56 - Extension should not crash if LibSecret is not installed
#57 - Extension should not crash if data source returns no data

Dependency updates:
MSAL 4.8.1
ADAL 5.2.6

2.1.0-preview

25 Jul 16:07
ef5d1bf
Compare
Choose a tag to compare
2.1.0-preview Pre-release
Pre-release

Update to MSAL 4.2.0 and ADAL 5.1.0

Microsoft Authentication Extensions 2.0.0-preview

18 Jul 18:19
Compare
Choose a tag to compare

Update to MSAL.NET 4.1.0
Expose configuration of locking timeouts

Microsoft Authentication Extensions 1.1.5-preview

04 Jun 18:28
65b4b8a
Compare
Choose a tag to compare

Update libraries to MSAL.NET 4.0

Microsoft Authentication Extensions 1.1.3-preview

16 May 15:45
Compare
Choose a tag to compare

Add support in MSAL for token chaining and MSI.

Microsoft Authentication Extensions 1.1.2-preview

13 May 22:18
113ecc7
Compare
Choose a tag to compare
  • Remove version checks from extensions library and simply deserialize

Microsoft Authentication Extensions 1.1.1-preview

08 May 22:26
Compare
Choose a tag to compare

Update ADAL extensions to 5.0.5 ADAL release
Fix MSAL cache timestamp tracking

Microsoft Authentication Extensions 1.1.0-preview

30 Apr 15:13
cf9ca48
Compare
Choose a tag to compare
  • Update to MSAL 3.0.8
  • Ensure cache consistency by tracking registerred caches and deserializing them after file changes [26]

Microsoft Authentication Extensions 1.0.9-preview

08 Apr 23:43
a4fa10b
Compare
Choose a tag to compare

Update to MSAL 3.0.3-preview, nuget package updates.