Start of Content Area

Function documentation Logging onto BSP Applications Locate the document in its SAP Library structure

Use

When creating Web applications, you can define logon screens for end users in 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. You can determine which fields should be available for your BSP application.

Caution

In addition to logging  on to the BSP application, it is also extremely important that you log off  correctly.

 

Example

This is an example of a classic SAP System logon screen:

This graphic is explained in the accompanying text

This is an example of a logon screen for a BSP application defined with SYSTEM.

This graphic is explained in the accompanying text

See also:

Structure linkLogging On To SAP Web Application Server

Authentication

Enhancements

Prerequisites

Caution

You can find the absolutely essential steps that you must carry out in order to ensure that the logon functionality works smoothly in Prerequisites. 
See also Note 51006 “Setting Up SSL On the Web Application Server”.

You should then test the security functions.

Functions

Note

You can find current information about this logon functionality in Note 517860.

The following BSP applications are available for creating your own logon screens and enhancing them.

·        SYSTEM
Application for the logon

With SAP Web AS 6.20 Support-Package 23 the logon application SYSTEM contains a test page sso2test.htm, which you can use to check that the SSO2 settings are correct. Simply open the page in the browser and follow the instructions. The test must be successfully completed for the SYSTEM application to work properly.

·         SYSTEM_PRIVATE
Your own application.
This is only a sample BSP application that represents your own application.

·         SYSTEM_PUBLIC
Test application to test user-specific settings

Note

If you want to use one of the additional functions such as Need password hint? Or Forgotten password?, then as an application developer you must create your own PUBLIC BSP application, which contains pages with this information.

 

 

End of Content Area