Show TOC

Configuring the Login Module on the AS JavaLocate this document in the navigation structure

Prerequisites

  • The AS Java is up and running.

  • You are logged on to the SAP NetWeaver Administrator with administrative privileges.

Context

In this step you configure the usage of the login module on the AS Java.

Procedure


  1. Using the SAP NetWeaver Administrator, go to Start of the navigation path Configuration Management Next navigation step Security  Next navigation step  Authentication and Single Sign-On End of the navigation path.

  2. From the list of policy configurations select the policy configuration to which you want to apply your login module.

  3. Choose the Authentication Stack sub-tab. Choose the Edit button.

  4. In the Login Modules sub-section, choose the Add button, with the quick info text Add login module to the policy configuration .

  5. Select MyLoginModule from the dropdown list.

  6. Configure the relevant login module flag in the policy configuration's authentication stack.

    Note

    The position of the login modules in the stack determines the order in which the system will execute the login modules. Use Move Up or Move Down to specify the position of your login module.

  7. Save your changes.

    Caution

    Before undeploying a login module, remove the login module from all policy configurations that use it. Otherwise the policy configurations will not work properly after the undeploy.

Results

The application you selected is now configured to use your login module.