Release date: 2018-04-20
Version 2.0.0 and 2.0.1 only have support for SHA2 in the redirect
logout scenario. Support for SHA2 in combination with POST and SOAP
logout had been overlooked and is now included in 2.0.2.
If version 2.0.0 and 2.0.1 gives any trouble and upgrading to 2.0.2
is not an option, then upgrading .Net framework to 4.7.1 should be
sufficent as SHA2 becomes default in 4.7.1.
Release notes: OIOSAML.Net (dk.nita.saml20)
- (Breaking) Support for SHA2 in combination with
POST and SOAP logout has been added. This requires minimum .Net
version 4.6.2.
- Metadata is now signed with SHA256 as default. It can be overriden
in configuration through the setting
"MetaDataShaHashingAlgorithm". See documentation for usage.
- DSA support has been removed as it has not been maintained and
tested for many years. Should not affect anyone as OIOSAML.Net seems
only to have worked with RSA for quite some time.
Release notes: dk.nita.saml20.ext.audit.log4net
- No changes
Release notes: dk.nita.saml20.ext.sessionstore.sqlserver
- No changes
Documentation and code can be found at softwarebørsen: https://svn.softwareborsen.dk/oiosaml.net/trunk/
The packages is only available at nuget.org