Skip to content

Release notes

Subscribe to the BankID statuspage

Subscribe to the BankID services statuspage to receive notification about future releases, downtime and maintenance.

The following tables summarizes changes in the releases of the OIDC Service:

Latest release Next release
Production 2024-03
August 13, 2024
TBA
Current (Public Test) 2024-03
June 21, 2024
TBA

Changelog

2024-03 - August 13, 2024

Changes

  • Adds support for API version 3 that introduces new ECDSA signing keys for ID and Access tokens issued by the OIDC service.
  • Fixes issue with response_mode=form_post not responding with a form post upon error or cancellation.
  • Fixes problem using PAR (Pushed Authorization Request) when cookies cannot be set.
  • Fixes acr_values so that it is now possible to specify desired Level of Assurance (LoA) for the authentication.
  • The default LoA is 4 (BankID High) - acr_values=urn:bankid:bid.
  • Activate LoA 3 (BankID with biometrics) using acr_values=urn:bankid:bis.
  • login_hint:BIS is no longer required to activate LoA 3.