Skip to content

Releases: italia/spid-aspnetcore

v3.4.0

08 Feb 15:45
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.3.0...3.4.0

v3.3.0

25 May 08:40
Compare
Choose a tag to compare

What's Changed

  • fix: error with AssertionConsumerServiceIndex in config by @PiemP in #79
  • fix: update packages to remove deprecated ones by @PiemP in #78

Full Changelog: 3.2.0...3.3.0

v3.2.0

14 May 12:01
Compare
Choose a tag to compare

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

Full Changelog: 3.1.1...3.2.0

v3.1.1

18 Dec 13:57
Compare
Choose a tag to compare

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

04 Nov 10:55
719028e
Compare
Choose a tag to compare

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

14 Oct 10:40
Compare
Choose a tag to compare

What's Changed

  • Fix: error message according to AgID remarks by @PiemP in #68
  • Fix: spid button css and js updated

Breaking Changes

  • New exception type "SpidException" thrown by the library, please refer to the docs for handling

New Contributors

  • @PiemP made their first contribution in #68

Full Changelog: 2.0.4...3.0.0

v2.0.4

24 Aug 11:19
Compare
Choose a tag to compare

Bug Fix

  • Fix gestione AuthenticationProperties in fase di SignOut

v.2.0.3

22 Aug 09:51
Compare
Choose a tag to compare

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

07 Jul 09:19
Compare
Choose a tag to compare

Bug Fixes

#62

Full Changelog: 2.0.1...2.0.2

v2.0.1

06 Jul 15:52
510c141
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.0...2.0.1