forked from Sustainsys/Saml2
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
eb07672
commit 992a06f
Showing
2 changed files
with
10 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,11 @@ | ||
Version 2.3.0 | ||
* Support for RequestAbstractType.Extensions - EIDAS compatibility | ||
* Mark correlation cookie as essential | ||
* CSP Hash for POST binding | ||
* Support specifying ReturnUrl through RelayState | ||
* Remove .NET Standard dependencies when targeting .NET Framework | ||
|
||
Version 2.2.0 | ||
* Support TLS Client Certificates for Artifact Resolve | ||
|
||
Version 2.1.0 | ||
* Add back support for .NET 4.6.1 (without ECDSA support) | ||
* Idp selection through Asp.Net Core2 AuthProps | ||
* Proper file name on Metadata download | ||
* Notification to get Idp - allows Idp storage in database. | ||
* XML docs are back | ||
|
||
Version 2.0.0 | ||
* Core library is now .NET Standard. HttpModule, MVC and Owin works | ||
on full .NET Framework. Asp.NET Core2 handler on both the full | ||
.NET Framework and on .NET Core. | ||
|
||
See GitHub milestone issue list for details. |