Authentication with User ID and Password 
Purpose
The standard authentication procedure supported by the Enterprise Portal is the common procedure involving user IDs and passwords. The Portal Server verifies the user ID and password supplied by the user against the user ID and password that are stored in the corporate LDAP directory. This verification is performed by a security filter in the Microsoft Internet Information Server (IIS) of the Portal Server.
This authentication mechanism is based on the Basic Authentication feature of the HTTP protocol.
You can set up the portal to use
Form-Based Logon so that the request for user credentials is displayed in a HTML form in the browser rather than in a dialog box.Prerequisites
This is the default method of authentication for the Enterprise Portal, therefore you should not need to make any settings, but you can verify that the following applies:
Process Flow
This is how this method of authentication works:
Result
If the authentication was successful, the user is assigned a SAP logon ticket and can use it to access the component systems and data sources in the Enterprise Portal.
If users have different user IDs for different component systems and data sources, you will have to perform a user mapping. For more information, see
User Mapping.