Configuring Transport Authentication with
Assertion Tickets
The AS Java technology stack of SAP NetWeaver enables you to use Single Sign-On with authentication assertion tickets to consume and provide Web services (WS).
You use the SAP NetWeaver Administrator (NWA) tool to configure the AS Java systems for using transport level authentication with assertion tickets. When using this authentication mechanism, WS consumers issue an authentication assertion ticket that is sent to the WS provider as an authentication token for WS access SSO.
...
...
a. Using the WS Configuration functions in NWA select the Service Definition, the corresponding Service Endpoint to configure and choose the Security management functions for the selected service endpoint.
b. Switch to Edit mode.
c. Use the Transport Protocol options to configure the use of HTTP or HTTPS.
d. Use the checkbox for HTTP Authentication to enable the use of Logon Ticket for SSO of WS consumers.
...
a. Using the WS Clients Configuration in NWA, select the Proxy Definition, the corresponding Logical Port to configure and choose the Security management functions for the selected logical port.
b. Switch to Edit mode.
c. Using the Authentication dropdown menu list choose HTTP Authentication.
d. Choose the radio button to use a Logon Ticket for SSO to a WS provider.
See also:
Configuring Web
Services and Web Service Clients in the SAP NetW