Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space PDOIDC and version master

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 V36

Release date: 2020-08-24

NoChanges
1

Any client with access to the scope aml_person/NO_NATIONAL_REGISTRY is now able to request personal information from the National Registry (DSF). A set of dedicated DSF credentials for this purpose is no longer required.

Note: The parameter caseReference is required when requesting information from the National Registry.

2A deleted company will now be returned with the statusCode "Avviklet"

Changes in V35

Release date: 2020-08-10

...

NoChanges
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.

3Invalid 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:

  • MATCH: the person has been added to a sanction or PEP list
  • REMOVED: the person has been removed from a sanction or PEP list
5

Person test data: search on date of birth is now possible

6Organization test data: purpose is returned

...