Show TOC Start of Content Area

Background documentation Authentication Schemes Shipped with SAP NetWeaver AS Java  Locate the document in its SAP Library structure

The following authentication schemes are shipped with SAP NetWeaver Application Server Java:

Name of Authentication Scheme

Description

Login Module Stack

Referenced by

uidpwdlogon

Requires form-based logon with user ID and password.

ticket

default, UserAdminScheme

certlogon

Requires authentication using client certificates.

client

 

basicauthentication

Uses the Basic Authentication feature of the HTTP protocol.

ticket

 

header

Allows authentication using external Web access management products.

header

 

anonymous

Provides a very basic form of anonymous logon. A logon ticket is not issued.

 

 

 

End of Content Area