The AML resource server is running as a separate service and has its own release cycle different from the rest of the OIDC platform.
...
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 |
...
No | Changes |
---|---|
1 | More signature rights are handled as conclusive in the organization the organization resource. |
2 | Presents a physical description of sanctioned persons in the PDF report. |
3 | Improved organization test data. |
...
No | Changes in 2019-03-12 V6 (AML) |
---|---|
1 | New Organization resource with support for
|
2 | The previous scope aml_person/noauthentication has been removed from the scopes list, and it is no longer a requirement to request the "no authentication" variant of the service. Scope aml_person/basic is now the only requirement. |