Adding users to security role bindings

You can use the application deployment descriptor editor to add users to security role bindings to your EJB module.

Procedure

  1. Switch to the Java™ EE perspective.
  2. In the Enterprise Explorer view, select the desired EJB module.
  3. Right click the deployment descriptor, and select Open With > Deployment Descriptor Editor.
  4. On the Security page of the editor, scroll to the WebSphere® Bindings section.
  5. Select a security role to be bound to a user.
  6. Select the Users/Groups check box.
  7. In the Users section, click Add. The Add Users wizard appears.
  8. Type a user name.
  9. Click Finish.

Results

For additional information about security roles, see the WebSphere Application Server documentation.


Feedback