Show TOC

Procedure documentationConfiguring WSDL Security Locate this document in the navigation structure

 

To protect the WSDL documents of a Web service deployed on an AS Java system, you can enable the authentication for accessing WSDL documents. By default, WSDL authentication is disabled. After you enable WSDL authentication on AS Java, users must use one of the following authentication methods before they can download or open an WSDL document:

  • HTTP Basic

  • Single Sign-On (SSO)

  • X.509 client certificate

Note Note

When WSDL authentication is activated, the system checks whether the authenticated user is authorized to access WSDL documents. An authorized user must be assigned to the WSDL_Viewer role, or to a role that contains the WSDL_Visualization UME action.

End of the note.

Prerequisites

The user account you use to configure WSDL authentication is assigned to the NWA_SUPERADMIN role.

Procedure

  1. Log on to SAP NetWeaver Administrator.

  2. Choose   Configuration   Infrastructure   Java System Properties  

    Alternatively, you can use the quick link /sys-config as follows:

    http://host:port/nwa/sys-config

  3. In the Details area, choose the Services tab.

  4. Choose Web Services Container service.

    Alternatively, you can filter the list of services by entering Web Services Container in the provided field.

  5. In the Properties area, choose the wsdl.security property and modify its value as follows:

    1. Choose Modify, enter true in the custom value field that opens, and then choose Set.

    2. To confirm choose Save.