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 | Continuous screening: Added an endpoint with the possibility to DELETE an entire monitor |
2 | Continuous screening: The GET /monitor endpoint returns more relevant statistics about the persons in the monitor.
|
3 | Organization: The signature description "Styrets medlemmer hver for seg" is handled as CONCLUSIVE. |
4 | The quality of the test data is improved. This includes a change of SSN for most of the persons to a new valid one. Note: The old test data with existing SSN will still work for a time period. |
...
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 |
...