The AML resource server is running as a separate service and has its own release cycle different from the rest of the OIDC platform.
Changes in V34
Release date: 2020-06-09
No | Changes |
---|---|
1 | The monitor state IMPORT_COMPLETE has been renamed to ACTIVE. See diagram. |
2 | The monitor states UNKNOWN and DEACTIVATED were unused and has been removed |
3 | Corrected the error message when missing parameter 'countryOfSsn' |
4 | Fixed a bug causing some role persons without birthdate to be missing from the report |
Changes in V33
Release date: 2020-05-26
...
No | Changes |
---|---|
1 | Introducing a timeout of 9 seconds on the person and organization resource endpoints, so all requests can be excepted to give a response within this time limit. |
2 | Person report: Sanction results will contain an explicit note when the birth date is different than the search criteria. In the JSON response, a new data element "queryMismatch" is introduced to inform about the same thing. |
3 | Invalid organization number is handled as HTTP 400 bad request |
4 | Monitor: Introducing a new data element "hitType" on alerts. The enum comes in two variants:
|
5 | Person test data: search on date of birth is now possible |
6 | Organization test data: purpose is returned |
...