The AML service supports scopes and claims as shown below

Scopes

The following scopes with corresponding API access are supported. See the section on Access Tokens for further information on the use of these scopes.

ScopeAccess
aml_person/basic

API access to

Person - Sanction and PEP

Person - Current address

aml_person/noauthenticationAccess to call the service without authentication with BankID (variant 3)

While using variant 3 of the service, both of the scopes listed are required in order for the client to gain access.


Note that the AML Service currently requires that the standard scope profile is also added in the scope list along with the other scopes.

Claims

See separate API documentation on supported claims in the response from the AML service.

  • No labels