Broker 10.15 | webMethods Broker Documentation | Administering webMethods Broker | Managing Client Groups | Client Group Properties
 
Client Group Properties
 
Client Queue Storage Type
Client Lifecycle
Client Group Access Control Lists (ACLs)
The following table lists the client group properties and includes a brief description of how each works.
Property
Description
Client group description
Optional. A one-line description of the client group.
Client queue storage type
and
lifecycle
Determine the default storage type for client queues and how Broker deals with a client's state upon disconnection (the properties are set as a pair).
The possible settings are:
*Volatile (destroy on disconnect)
*Guaranteed (explicit destroy) (the default setting)
For more information, see Client Queue Storage Type and Client Lifecycle.
Access Control List (ACL)
Optional. Specify the basic authentication identity or the SSL identity of clients permitted to join the client group. There are two ACLs, and you can configure one or both:
*User ACL
*For basic authentication, a list of basic authentication user names.
*For SSL, a list of clients specified by their user distinguished names, or DNs.
*Authenticator ACL
*For basic authentication, a list of basic authentication directory aliases (for example, LDAP and ADSI).
*For SSL, a list of certificate issuer DNs (authorization names).
Encryption
Whether to use SSL encryption with a 128-bit key length. By default, encryption is enabled.
To enable encryption for a client group, its Broker Server must have an SSL identity, and the current user must have permission to configure encryption. For more information, see Using SSL Encryption.
Access label required
Whether clients must have an access label to join the client group. By default, no label is required.
Access labels are an advanced security feature of Broker. For more information, see Using Access Labels.
Can-publish types
List the document types that the client group's Broker clients are permitted to publish (or deliver).
Can-subscribe types
List all document types that Broker clients in the client group can subscribe to (or receive deliveries from).
Log publish types
List all the document types that Broker clients in the client group can log when published.
Log acknowledge types
List all the document types that Broker clients in the client group can log when received.