Start of Content Area

Procedure documentation Preparing the WS Provider AS ABAP for Signature Authentication  Locate the document in its SAP Library structure

Use

Users can also authenticate themselves with the system using signatures. You can set up this authentication option with the following procedure:

Prerequisites

      In the consumer and provider systems, the option for signing has been selected (for example, in SOA Manager Business Administration Web Service Administration, the option Signature & Encryption (Asymmetric Binding)).

      You have exported the signature certificate of the consumer system that is to be used and stored it as a file.

       More information, if the consumer system is an AS ABAP: Preparing the WS Provider AS ABAP for Accepting the Signature

       More information, if the consumer system is an AS Java: Preparing the WS Provider AS Java for Accepting the Signature 

Procedure

...

       1.      Use the Trust Manager of the consumer system to import the signature certificate into the WS-Security PSE WS Security Keys.

       2.      Assign the imported certificate to the user that you want to use for the logon.

More information: Configuring the System for Using X.509 Client Certificates  

 

 

End of Content Area