Show TOC

Background documentationAuthentication for Web Services Locate this document in the navigation structure

 

Design in AS Java

Runtime Configuration in NetWeaver Administrator

Strong

HTTP Authentication

  • X.509 Client Certificate

  • Logon Ticket

    Or

    Message Authentication

  • X.509 Client Certificate

  • SAML Assertion

Basic

HTTP Authentication

  • User ID/Password

    Or

    Message Authentication

  • User ID/Password

None

Design of Web Services in the Java Application Server

In the Java application server, you can provide specifications for the authentication level when designing Web services.

For strong authentication, specify security level High. For basic authentication, specify security level Medium or Low.

Runtime Configuration in NetWeaver Administrator

You can display the minimum security level for authentication that you have defined in the Java application server in the NetWeaver Administrator under Authentication.

Find the pre-settings for service definitions under   SOA Management   Application and Scenario Communication   Single Service Administration   under Service Endpoints on tab page Service Definition Details.

Make the following entries:

More information: Integration with the Single Sign-On Environments