The Fraud Data service offers data that can be used for risk scoring on a recently completed authentication session. A transaction ID from the corresponding ID Token must be fed as input to the Fraud Data service. The service will then start a process to retrieve all relevant fraud data for the transaction in question. When all available fraud data for the given transaction has been retrieved the set of available data will be returned to the requesting OIDC Client.

The Fraud Data service is classified as a near-realtime service. Retrieval of a full set of fraud data may take up to 10 seconds to complete. After completion fraud data will be available for an extended time period of 3600 seconds.

Note that OIDC Clients must be provisioned to gain access to FraudData. Access is provisioned on a per-scope basis

Note that the Fraud Data service is currently available in preview status only. Note further that the service is currently only available for the netcentric BankID Identity Provider.

See the following sections for further details .

    • No labels