Show TOC

Further Security-Related TopicsLocate this document in the navigation structure

Use

This section describes additional security-related tasks or topics that you have to consider if you want to operate a secure PI landscape.

More information:

  • Protection of Sensitive Message Data

  • Using SAP PI in PCI-Compliant Scenarios

  • Auditing

  • Logging Configuration Changes

    For more information on how to activate the logging of configuration changes, see SAP note 1488770 Information published on SAP site.

  • Authorization Checks by Local Integration Engine in Receiver Systems

    You can configure interface operation-specific authorization checks for inbound messages processes by the local Integration Engine in a receiver system. For more information, see SAP note 1416725 Information published on SAP site.

  • Security Settings for Logging and Tracing Web Service Calls

    You can configure security settings for logging and tracing to analyze why Web service calls fail.

    More information:

  • Cross-Site Request Forgery (XSRF) Protection

    This section provides information on how manual cache refresh is protected against XSRF attempts.

  • Excluding Web Pages From Being Indexed by Web Crawlers

  • Careful Usage of Full Cache Refresh

    Performing a full cache refresh implies always a downtime of your production operation, during which no messages can be processed. Since a full cache refresh might take long time, this option should always be used carefully. It is recommended to de-activate this option after installation in order to prevent users from accidentally using the feature. You can de-activate the full cache refresh option by setting the exchange profile parameter com.sap.aii.ibdir.server.cache.onhold to F. By default, the property is empty (all cache modes are enabled).

    Note

    You need security role SAP_XI_ID_SERV_USER to perform a full cache refresh.