Security Check API

The Security Check API provides information about internal security checks.

Method Endpoint

GET

/cxf/bpc-core/security-check

Description

Get the security check report. The report includes the latest check results which are not excluded by configuration.

Returns

The current security check report as JSON.

HTTP Status Code

  • 200 : OK

Content-Type

  • application/json

Required Access Rights

The logged in user or API Key must have either the following role or right.

  • Role : SECURITY_CHECK_ADMIN

  • Right : SECURITY_CHECK_REPORT_READ