Security role to user or group mapping
To specify the users and groups that are mapped to the security roles that are used with the enterprise application.
To view this admin console page, click Applications > Application types > WebSphere enterprise apps >myapp. Under Detail Properties, click Security role to user/group mapping.
User and group mapping.
Button Resulting action Map Users Lists the users that are mapped to the specified role within this application. Map Groups Lists the groups that are mapped to this specified role within this application. Map Special Subjects This choice appears if multiple realms are being used. It enables you to map any of the following Special Subjects to a selected role:
- All authenticated in application realm: All authenticated users in the applications realm, which specifies whether to map all of the authenticated users to a specified role. When you map all authenticated users to a specified role, all of the valid users in the current registry who have been authenticated can access resources that are protected by this role.
This selection also applies to all authenticated users regardless of the realm.
- Everyone: map everyone to the selected role. When you map everyone to a role, anyone can access the resources that are protected by this role and, essentially, there is no security.
- None: Do not map anyone to the selected role
- For all users in the trusted realms.
If trusted realms are configured, a drop-down list of realms to search is displayed. Users from the non-default realm are displayed as user@realm.
- If the secured realm cannot be reached, the left list is replaced with 3 text fields (that is, name, realm, and uid). We can add the user when the secured realm is not available.
It is not possible to map two subjects to the same role in this release of WAS.
- Role
Lists the specific capabilities to a user. Role privileges give users and groups permission to run as specified.
For example, we might map the user Joe to the administrator role, which enables user Joe to perform all of the tasks associated with the administrator role.
The authorization policy is only enforced when global security is enabled.
- Mapped users
Lists the users that are mapped to the specified role within this application.
- Special subjects
Lists which special subjects are mapped to the security role when an application uses multiple realms.
- Mapped groups
Lists the groups that are mapped to this specified role within this application.
 
Related concepts
Assembly tools
Related tasks
Assigning users and groups to roles
Assigning users and groups to roles
Related
User RunAs collection