Authentication for Web Services 
Design in AS Java |
Runtime Configuration in NetWeaver Administrator |
Strong |
HTTP Authentication
|
Basic |
HTTP Authentication
|
None |
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.
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 under Service Endpoints on tab page Service Definition Details.
Make the following entries:
To set strong authentication, go to the Security tab and choose X.509 Client Certificate or Logon Ticket either for HTTP authentication or message authentication.
More information:
Configuring Transport Authentication with X.509 Certificates
To set basic authentication, go to the Security tab and choose UserID/Password either for HTTP authentication or message authentication.
More information: Integration with the Single Sign-On Environments