Show TOC

Procedure documentationConfiguring the Login Module on the AS Java Locate this document in the navigation structure

 

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

Prerequisites

  • The AS Java is up and running.

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

Procedure

  1. Using the SAP NetWeaver Administrator, go to   Configuration Management   Security   Authentication  .

  2. From the List of Policy Configurations select the policy configuration to which you want to apply your login module.

  3. In the Policy Configuration Details section, choose the Authentication Stacksub-tab. Choose Edit.

  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. Choose Add.

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

    Note 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.

    End of the note.
  7. Save your changes.

    Caution 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.

    End of the caution.

Result

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