Show TOC

Configuring Web Service Security in AS JavaLocate this document in the navigation structure

Procedure

To configure Web service security in SAP NetWeaver usage type AS Java, you have to do the following:

  1. Use the SAP NetWeaver Administrator on the corresponding server and choose Start of the navigation path Configuration Management  Next navigation step  Security Management  Next navigation step  Identity Management  End of the navigation path(alias: /nwa/identity ) to assign security actions for the central Adapter Engine.

  2. Assign the action WSSecurityProcessing of type J2EE for the application tc~sec~wssec~app*wssprocess.jar to a role which you then assign to the user you specified in the RFC destination maintained in AS ABAP for logging on to the Integration Server.

  3. If the private key and public root certificate of any keystore view are not contained in the TrustedCAs or DEFAULT view, assign the actions view-actions.all.all and entry-actions.all.all of the service keystore-view.<view-name> to a role which you then assign to the user you specified in the RFC destination maintained in AS ABAP for logging on to the Integration Server.

  4. Verify whether the JCE Unlimited Strength Jurisdiction Policy file has been applied to the corresponding Java Runtime Environment (JRE).