Previous Topic: Approaches to Maintaining Keyed ListsNext Topic: Update a Keyed List Manually


Create a Keyed List

Keyed lists let you create a group and assign values to it. You can then query the group name and any of the values in the group will return a positive result. You can assign values individually or import them from a .csv file. You can create custom keyed lists or add values to predefined lists.

For example, some queries for Privilege Grant reports search for a key value named "Privileged_Groups". When a query includes this value, it returns all rows where that field contains any of the values specified in the group.

To create a Keyed List

  1. Click the Administration tab, the Library subtab, and the Keyed List folder.
  2. Click New for a new list, or select the list to which you want to add values.

    Keyed List Details appears in the right pane.

  3. Type a name and description for the keyed list, and select a type.
  4. Enter the IT PAM dynamic values process that generates values for the selected key.

    Note: The IT PAM dynamic values process updates only the Users list of the Keyed List Values table. The Users list is periodically overwritten with the latest values.

  5. (Optional) If you want to test the validity of the entered IT PAM dynamic value process, click the test icon.

    If the connection is successful, a confirmation message is displayed.

  6. If you want to import values, go to Step 10. If you want to add values individually, go to Step 7.
  7. Click Add at the top of the Keyed List Values table.

    A highlighted row appears in the User column.

  8. Click the row, and type a value.
  9. Repeat step 6-7 to add additional values.
  10. Click Import at the top of the List Details area, browse for the file containing the values you want to import, and click OK.

    The values appear in the Values area.

    Note: You can only import .csv files that do not contain special characters.

  11. When you have added all the values you want, click Save.

    The new list appears in the User folder of the Keyed Lists folder.

More information:

Configure CA IT PAM Integration