Add a user or group to the bus connector role [Settings]

Create a user or group in the bus connector role.

To view this page in the console, click the following path:

Service integration -> Buses -> security_value -> [Authorization Policy] Users and groups in the bus connector role -> member_name.

In the path, security_value is either Enabled if messaging security is enabled, or Disabled if messaging security is not enabled.

When messaging security is enabled, users must be authorized to connect to a local service integration bus before they can carry out messaging operations. To authorize a user or a group to connect to a local bus, you add the user or group name to the bus connector role for the bus. After the user connects to the bus, then can access local bus destinations, and send messages to destinations on foreign buses.

Configuration tab

The Configuration tab shows configuration properties for this object. These property values are preserved even if the runtime environment is stopped then restarted. See the task descriptions for information about how to apply configuration changes to the runtime environment.

General Properties

Bus Connector Role

The bus connector role. Users in this role are able to connect to the bus to perform messaging operations.

Select one of the options provided to choose the bus connector role. A user in the bus connector role has the authority to connect to the local service integration bus, and can carry out messaging operations at destinations on the bus.
Information Value
Required No
Data type Custom
Range
Group name
Give a specific group the bus connector role. All users in the group can connect to the bus, and use it to undertake messaging operations. Type the name of the group in the field provided.
User name
Give a user the bus connector role. Users with the specified user ID can connect to the bus, and use it to perform messaging operations. Type the user ID in the field provided.
Server - Allow servers to connect to the bus
Give all application servers the bus connector role. This represents the identity of a WebSphere® Application Server. This can be used by message-driven beans that want message delivery, without specifying an authentication alias, in a secured bus.
All Authenticated - Allow all authenticated users to connect to the bus
Give only authenticated users the bus connector role. All users that have authenticated to the bus can use it to undertake messaging operations. This results in the group AllAuthenticated being added to the authorization model.
Everyone - Allow unauthenticated users to connect to the bus
Give all users the bus connector role. All users that have connected to the bus can use it to undertake messaging operations. If this option is selected, then users are able to connect to the bus without authenticating. These users are treated as anonymous users.