Releases: italia/spid-aspnetcore
Releases · italia/spid-aspnetcore
v3.4.0
What's Changed
- Fix xml signature verification and update to .net 9.0 by @danielegiallonardo in #84 #82
- Fix Certificate section load issue #85
Full Changelog: 3.3.0...3.4.0
v3.3.0
v3.2.0
What's Changed
- Bump System.Security.Cryptography.Xml from 5.0.0 to 6.0.1 in /src/SPID.AspNetCore.Authentication by @dependabot in #71
- Aggiunto attributo 'ProtocolBinding' nell'oggetto 'AuthnRequest' della richiesta SAML by @abenini-ambito in #76
New Contributors
- @abenini-ambito made their first contribution in #76
Full Changelog: 3.1.1...3.2.0
v3.1.1
What's Changed
- Effettuato un fix sul caching statico dei metadata degli IdentityProviders che causava eccezioni intermittenti di tipo IndexOutOfRangeException e NullReferenceException
3.1.0
What's Changed
- Aggiunto campo "IdpMetadataCacheDurationInMinutes" ai settings e alle options per parametrizzazione cache statica dei metadata degli IdP
- Migliorata la sezione del README relativa agli appsettings
v3.0.0
What's Changed
Breaking Changes
- New exception type "SpidException" thrown by the library, please refer to the docs for handling
New Contributors
Full Changelog: 2.0.4...3.0.0
v2.0.4
Bug Fix
- Fix gestione AuthenticationProperties in fase di SignOut
v.2.0.3
Conversione della libreria verso la compilazione multi-target su net5.0, net6.0 e net7.0
Full Changelog: 2.0.2...2.0.3
v2.0.2
v2.0.1
What's Changed
- Try to fix error response from idp registry by @difrancosimone in #60
New Contributors
- @difrancosimone made their first contribution in #60
Full Changelog: 2.0.0...2.0.1