Login module order settings for Java Authentication and Authorization Service

Use this page to specify the order in which WebSphere Application Server processes the login configuration modules.

We can specify the order of the login modules for application and system logins. To define these login modules in the administrative console, complete the following steps:

  1. Click Security > Global security.

  2. Under Authentication, click JAAS Configuration > Application logins or System logins > login_configuration. We can create a new configuration by clicking New.

  3. Under Additional properties, click JAAS login modules.

  4. Click Set order.

When you select one of the JAAS login module class names, one can move that class name up and down the list. After you press OK and save the changes, the new order is reflected on either the Application login configuration or System login configuration panel.


 

See Also


Java Authentication and Authorization Service

 

See Also


Example: Customizing a server-side Java Authentication and Authorization Service authentication and login configuration
Configuration entry settings for Java Authentication and Authorization