Previous Topic: How to Configure GroupsNext Topic: Configure Dynamic and Nested Groups


Configure Self-Subscribing Groups

You can enable self-service users to join groups by configuring support for self-subscribing groups in the directory configuration file.

When a user self-registers, CA IdentityMinder looks for groups in specified organizations and then, displays the self-subscribing groups to the user.

Follow these steps:

  1. In the Self-subscribing Groups section, add a SelfSubscribingGroups element as follows:

    <SelfSubscribingGroups type=search_type org=org_dn>

  2. Add values for the following parameters:
    type

    Indicates where CA IdentityMinder searches for self-subscribing groups as follows:

    • NONE—CA IdentityMinder does not search for groups. Specify NONE to prevent users from self-subscribing to groups.
    • ALL—CA IdentityMinder begins searching for groups at the root. Specify ALL when users can subscribe to groups throughout a hierarchical directory.
    • INDICATEDORG—CA IdentityMinder searches for self-subscribing groups in the organization of a user and its suborganizations. For example, when the profile of a user is in the Marketing organization, CA IdentityMinder searches for self-subscribing groups in the Marketing organization, and in all suborganizations.
    • SPECIFICORG—CA IdentityMinder searches in a specific organization. Supply the distinguished name (DN) of the specific organization in the org parameter.
    org

    Specifies the unique identifier of the organization where CA IdentityMinder searches for self-subscribing groups.

    Note: Make sure that you specify the org parameter when type=SPECIFICORG.

Once support for self-subscribing groups is configured in the CA IdentityMinder directory, CA IdentityMinder administrators can specify which groups are self-subscribing in the User Console.

Note: For more information about managing groups, see the Administration Guide.