Configuration Options for Service Endpoints

Prerequisites

Context

This procedure explains the runtime settings you can apply for the service endpoint.

Procedure

  • Configure Web service security.

    On the Security tab, specify the relevant options. More information: Recommended WS Security Scenarios .

    HTTP Authentication

    Option

    Description

    User ID/Password

    Authentication with user ID and password in HTTP header.

    X.509 Client Certificate

    Authentication with an X.509 certificate using Secure Sockets Layer (SSL).

    Logon Ticket

    Authentication with SAP authentication assertion ticket in the HTTP header, which authenticates the identity of the user.

    Message Authentication

    Option

    Description

    User ID/Password

    Authentication with WS-Security Username Token in the security header of the SOAP message.

    X.509 Client Certificate

    Authentication with an X.509 certificate using Secure Sockets Layer (SSL).

    SAML Assertion

    Authentication with a signed SAML 1.1 assertion in the message header, which authenticates the identity of the user.

  • Configure an alternative URL for SOAP messages.

    On the Transport Settings area, you can configure the URL address on which SOAP messages directed to the Web service are sent. This alternative URL can be different from the URL on which the Web service is actually available on the provider system.

  • Configure stateful communication.

    If stateful communication is enabled for the service definition at design time, on the StateManagement tab, you can specify the method for session handling. Currently, only HTTP cookies are supported. If stateful communication was not enabled for the service definition at design time, the input fields on the State Management tab are disabled.

  • Configure Web service reliable messaging.

    You configure Web service reliable messaging (WSRM) on the Messaging tab.