Tip | ||
---|---|---|
| ||
Subscribe to the BankID services statuspage to receive notification about future releases, downtime and maintenance. |
Note |
---|
The AML service is running as a separate service and has its own release cycle different from the rest of the OIDC platform. See separate changelog for changes in the Anti-money laundering product. |
The following tables summarizes changes in the releases of the OIDC Service:
OIDC 2023-11
Upcoming releaseRelease date: 2023-08-29
Change | |
---|---|
1 | Add support for API versioning - introducing version 2 of BankID OIDC |
2 | Returns any BankID Error codes triggered during user session in error_description on callback to merchant. Here is an example where BID-20b0 was observed on the session: |
3 | Moves static error page path from https://login.bankid.no/error/* to https://login.bankid.no/err/* |
4 | (Version 2) Change format of AMR claim from an uppercase String to an array of lowercased Strings. |
5 | (Version 2) Introduce new claim api_ver in Tokens to indicate the BankID OIDC API version used to generate tokens. |
...
Change | |
---|---|
1 | Added sid to tokens. See depreciation notice session state replaced by sid in tokens |
2 | Internal improvements and bug fixes |
...
Change | |
---|---|
1 | Resolved issue that caused resource servers to respond with 401 Unauthorized even if the access token used is valid |
2 | Internal improvements and bug fixes. |
...
Release date: 2020-04-02
Change | |
---|---|
1 | Fix for KMF-54 |
2 | Display merchant logo when using TINFO |
3 | Added alt attribute for merchant logo |
4 | Internal improvements and bug fixes |
...