Adding groups to security role bindings

You can add groups to security role bindings

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. Select Open With > Deployment Descriptor Editor from the pop-up menu.
  5. On the Security page of the editor, scroll to the WebSphere® Bindings section.
  6. Select a security role to be bound to a group.
  7. Select the Users/Groups check box.
  8. In the Groups section, click Add. The Add Group wizard appears.
  9. Type a name for the new group.
  10. Click Finish.

Feedback