Update and redeploying secured applications

 

Before you perform this task, secure Webapplications, secure EJB applications, and deploy them in WAS. This section addresses the way to update existing applications.

  1. Use the administrative console to modify the existing users and groups mapping to roles.The task titled Assigning users and groups to roles details the required steps.

  2. Use the administrative console to modify the users for the RunAs roles.The task entitled, Assigning users to RunAs roles details the required steps.

  3. Complete the changes and save them.

  4. Stop and restart the application for the changes to become effective.

  5. Use the Assembly Toolkit to update any other security related information.

  6. Use the Assembly Toolkit to modify roles, method permissions, auth-constraints, data-constraints and so on.

  7. Save the EAR file, uninstall the old application, deploy the modified application and start the application to make the changes effective.

The applications are modified and redeployed.

 

Usage Scenario

If information about roles is modified make sure you update the user and group information using the administrative console. Once the secured applications are modified and either cycled or redeployed, make sure that the changes are effective by accessing the resources in the application.

 

See Also

Assigning users and groups to roles
Assigning users to RunAs roles
Security: Resources for learning