Removing users from security role bindings

You can use the deployment descriptor editor to remove users from security role bindings.

Procedure

  1. Switch to the Java™ EE perspective.
  2. In the Enterprise Explorer view, select the desired EAR file.
  3. Right click the deployment descriptor, and select Open With > Deployment Descriptor Editor.
  4. Select the security role from which you want to remove a user.
  5. On the Security page of the editor, select the Users section.
  6. Select the Users you want to delete, and click Remove.

What to do next

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


Feedback