Previous Topic: View the Deployed SiteMinderLoginModule.sda

Next Topic: Create an Authentication Template


Configure SiteMinderLoginModule

Perform the following procedure to configure the SiteMinderLoginModule.

Follow these steps:

  1. Open the J2EE Engine Visual Administrator console and, on the Cluster tab, navigate to Server, Services, Security Provider
  2. Select the Runtime tab and the User Management tab.
  3. Click the Pencil button to enable edit mode.
  4. Click the Manage Security Stores button.
  5. Select the UME User Store for the User Store in use in the current Web AS environment.
  6. Click the Add Login Module button.
  7. When the dialog is displayed, click OK (no need to specify anything in this dialog).
  8. In the Add Login Module dialog, specify the following class name:
    com.netegrity.siteminder.sap.webas.jaas.SiteMinderLoginModule
    
  9. Specify the display name, for example, SiteMinderLoginModule, and a description for the login module, and then click OK.
  10. Verify that Security Provider is still selected on the Cluster tab, and then click the Properties tab.
  11. For the LoginModuleClassLoaders property, enter the following value:
    library:ca.com~SiteMinderLoginModule
    
  12. Click the Update button.
  13. Click the Save icon in the toolbar above the Properties tab.
  14. When you are prompted, restart the server.
  15. Restart the J2EE engine.