Start of Content Area

Procedure documentation Preparing the WS Provider AS ABAP to Accept SAML Token Profiles  Locate the document in its SAP Library structure

Use

Use the following procedure to prepare the WS provider for the use of SAML token profiles.

Prerequisites

      You have configured your WS provider in the AS ABAP to use SAML token profiles, that is, you have made the setting SAML Assertion in the individual configuration.

      You have set up the trust relationship between the provider and consumer systems. If you have configured your systems for the use of logon tickets, this relationship has already been set up.

More information: Using Logon Tickets  

If you do not want to use logon tickets, you need to exchange the certificates for both systems and possibly include them in the access control list.

More information:

      Exporting the AS ABAP Certificate 

      Trust Manager, to import the certificate for the WS consumer system

      You know the data to be specified in table USREXTID for the issuer and the signature certificate of the SAML assertion of the WS provider system.

      If the issuing system is an AS ABAP, see Preparing the SAML-Token-Profile-Issuing AS ABAP WS Consumer.  

Procedure

...

       1.      Maintain the user assignment in table USREXTID, for example, with report RSUSREXTID.

 

 

End of Content Area