Entering content frame

Function documentation System Logon Locate the document in its SAP Library structure

Use

When creating Web applications using Business Server Pages (Structure linkBSP) or Structure linkWeb Dynpro, you can define logon screens for end users to log onto your system. For the sake of simplicity you can use a logon screen which is similar to the classic logon screen, where you must enter the client, user name, password and language. Without much programming you can define which fields should be available, which additional help should be offered and how the logon screen should be designed for your Web applications.

You activate and configure the system logon in the Internet Communication Framework (Structure linkICF) using the respective service nodes for your application.

In addition to these settings, you can also make User-Specific Changes using a separately developed class. 

Example

An example (NW2004s) of a logon screen for a Web application with additional links, which has been configured with the system logon functionality: For further layout variants see Examples of the Logon Screen.

This graphic is explained in the accompanying text

If problems occur during the logon process, the system outputs various error messages or warnings depending on the cause. In addition to errors that refer to the status of the user data and input errors during the logon, problems in the server or client configuration can also mean that the logon cannot be performed correctly. You can find these error messages and their long texts about solving the errors in the system in message class ICF_SYSTEM_LOGIN.

Prerequisites

You can find the steps that you must carry out in order to ensure that the logon functionality works smoothly in Prerequisites.

Features

The following functions are supported within the logon application:

·        Logon and password change

·        Configuration of the layout and process using the ICF service

·        Log of the toggle to HTTPS to transfer the user data securely

·        Three implemented layouts and five selectable stylesheet categories

·        SSO2 support

·        Customization for the logon layout and process

·        Accessibility support

·        System message display

·        Check for existing user sessions during the logon

·        Logon with X.509 certificates

For more information about the various default settings, see Configuration Settings.

Caution

If you start the logon directly using HTTPS and client certificate, then no system messages are displayed and there is no check for multiple logons.

See also:

Scenarios for Changing Passwords

Activities

...

       1.      Branch in Transaction SICF to the service node for your Web application.

       2.      Call the detail view of the service by double-clicking it or press F8.

       3.      Choose the Error pages tab page.

       4.      In change mode, select the System Logon radio button and the Configuration pushbutton.

This graphic is explained in the accompanying text

You branch to the configuration screen for the system logon.

       5.      Enter your configurations for the system logon.

       6.      Select  This graphic is explained in the accompanying text (Enter) for your configuration settings.

       7.      On the “Create/Change Service“ screen, first This graphic is explained in the accompanying text (save) and then This graphic is explained in the accompanying text (cancel).

You return to the node for your application.

       8.      Position the cursor on your application’s node and then choose Test service in the context menu.

The logon screen you have configured is displayed in the browser.

 

 

 

Leaving content frame