Skip to content

10.0.0

Compare
Choose a tag to compare
@elinohlsson elinohlsson released this 27 Sep 11:07
· 4 commits to main since this release
94c6ef3

What's Changed

  • Easer handling of policies and auto set policy for other device by @PeterOrneholm in #452
  • Support new returnUrl, returnRisk, and risk parameters in BankID API by @PeterOrneholm in #454
  • Make it possible to set allowed risk level, which is part of BankIDs auth requirements as a property in BankIdAuthOptions. by @elinohlsson in #465
  • Replace embedded BankID certificate for the test environment FPTestcert4_20220818.p12 (since it has expired), with the three new versions of the client certificate FPTestcert5_20240610.p12, FPTestcert5_20240610.pem and FPTestcert5_20240610-legacy.pfx. Make it configurable which version to use. For compatibility reasons use FPTestcert5_20240610-legacy.pfx by default. by @elinohlsson in #466
  • Upgrade Nuget packages. by @elinohlsson in #458

Full Changelog: v9.0.0...v10.0.0