Show TOC

Implementing SAML AuthenticationLocate this document in the navigation structure

You can implement SAML 2.0 authentication with SSO in GWM.

Prerequisites

Depending on the user mapping requirement, the user to be authenticated using SAML authorization must be mapped in the table view, VUSREXTID, in the SAP Gateway system.

Context

You can enable developers to use SAML 2.0 authentication with SSO as the authentication mechanism for GWM to interact with SAP Gateway.

To enable the use of SAML 2.0 authentication with SSO, change the following in the generated code:

Procedure

  1. Follow the document in the link below to establish SAML 2.0 configuration for your user to connect to SAP Gateway. http://help.sap.com/saphelp_nw70ehp2/helpdata/en/46/631b92250b4fc1855686b4ce0f2f33/frameset.htm
  2. From the Solution Explorer, navigate to Start of the navigation path Project folder  Next navigation step SAP Service Reference Next navigation step App.config End of the navigation path
  3. Open the file, App.config, and change the value, SSO to SAML20, and then set the appropriate value for client. For an example, see below.SAML