-
Dynamic Auth 2.0.0
Supported- Date Posted
- 30 January 2024
- Version
- 2.0.0
Features
- Support for .NET 8
- Supports RSK.Saml 9.x
-
Dynamic Auth 1.5.2
Supported- Date Posted
- 21 November 2023
- Version
- 1.5.2
Features
- Any badly configured schemes will now not be loaded. Log messages will indicate which ones failed.
Bug Fixes
- Fixes bug where one badly configured scheme would prevent all other schemes from loading.
-
Dynamic Auth 1.5.1
Supported- Date Posted
- 03 February 2023
- Version
- 1.5.1
Bug Fixes
Resolves an issue where cache expiry was based on UTC vs local time comparison. In non-UTC timezones, this could cause the cache entries to always be expired or not to expire when expected. In some instances in certain timezones would see performance issues if large numbers of providers were cached
-
Dynamic Auth 1.5.0
Unsupported- Date Posted
- 26 August 2022
- Version
- 1.5.0
Features
- Added support for .NET 6.0
-
Dynamic Auth 1.4.0
Unsupported- Date Posted
- 21 January 2021
- Version
- 1.4.0
Features
- Added support for .NET 5.0
-
Dynamic Auth 1.3.2
Unsupported- Date Posted
- 25 September 2020
- Version
- 1.3.2
Features
- Added support for multiple `IPostConfigureOptions<T>` for a single authentication handler type
-
Dynamic Auth 1.3.1
Unsupported- Date Posted
- 16 July 2020
- Version
- 1.3.1
Features
- Updated X509Certificate2 deserialization to use the Ephemeral key set, where supported
-
Dynamic Auth 1.3.0
Unsupported- Date Posted
- 30 June 2020
- Version
- 1.3.0
Features
- Added internal caching layer for IAuthenticationSchemeStore
-
Dynamic Auth 1.2.0
Unsupported- Date Posted
- 19 June 2020
- Version
- 1.2.0
Features
- Changed behavior of EF store to ignore invalid schemes
- Changed behavior of JSON store to ignore invalid schemes
- Performance improvements with fewer allocations
-
Dynamic Auth 1.1.0
Unsupported- Date Posted
- 03 October 2019
- Version
- 1.1.0
Features
- Added multi-targeting support for .NET Standard 2.0 and .NET Core 3.0
-
Dynamic Auth 1.0.2
Unsupported- Date Posted
- 26 August 2019
- Version
- 1.0.2
Features
- Initial version supporting ASP.NET Core 2.1