Start of Content Area

Procedure documentation Preparing the SAML-Token-Profile-Issuing WS Consumer AS ABAP  Locate the document in its SAP Library structure

Use

With this procedure, you determine the data that the accepting system requires.

Prerequisites

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

Procedure

      Determine the issuer of the SAML assertion. To do this, execute report wss_info with transaction SA38.

      Determine the certificate used to sign the SAML assertion. To do this, execute report wss_info with transaction SA38.

 

 

 

 

End of Content Area