立即与支持人员聊天
与支持团队交流

Identity Manager 9.3 - Attestation Administration Guide

Attestation and recertification
One Identity Manager users for attestation Attestation base data Attestation types Attestation procedure Attestation schedules Compliance frameworks Chief approval team Attestation policy owners Standard reasons for attestation Providing terms of use for attestation Attestation policies Sample attestation Grouping attestation policies Custom mail templates for notifications Suspending attestation Automatic attestation of policy violations
Approval processes for attestation cases
Approval policies for attestations Approval workflow for attestations Selecting attestors Setting up multi-factor authentication for attestation Prevent attestation by identity awaiting attestation Automatic acceptance of attestation approvals Phases of attestation Attestation by peer group analysis Approval recommendations for attestations Managing attestation cases
Attestation sequence Default attestations Mitigating controls for attestation policies Setting up attestation in a separate database Configuration parameters for attestation

Managing sampling data

Sampling data can either be generated automatically or compiled manually. To set sampling data manually, assign sampling items to the samples.

To assign sampling items manually

  1. In the Manager, select the Attestation > Samples > Manually selected category.

  2. Select the sample in the result list.

  3. Select the Assign sampling items task.

    In the Add assignments pane, assign sampling items.

    TIP: In the Remove assignments pane, you can remove the assigned sampling items.

    To remove an assignment

    • Select the sampling item and double-click .

  4. Save the changes.

To display sampling items for automatically selected samples

  1. In the Manager, select the Attestation > Samples > Automatically selected category.

  2. Select the sample in the result list.

  3. Select the Assign sampling items task.

Related topics

Generating sampling data automatically

One Identity Manager distinguishes between manual sampling and automatic sampling. Automatic sampling can trigger the generation of sampling data as follows:

  • Event-based: All modified objects of an object class (table from which the sampling data is selected) are calculated.

    Example: All user accounts whose risk index has increased since the previous attestation.

    For the Monthly organizational changes of identities default sample, the sampling data are generated event-based.

Prerequisite
  • In the sample, the Manually selected option is disabled.

To generate sampling data for an event-based sample

  • In the Designer, create a process that is generated when changes are made to the table given in the sample. Use the Execute SQL process task from the SQLComponent process component.

    • Determine the value of the SQLStmt parameter with the following query:

      Dim f As ISqlFormatter = Connection.SqlFormatter
      Value = f.StoredProcedure(New SQLFunction("QER", "''", "PPickedItemInsert"), _
          f.FormatValue("<UID_QERPickCategory>", ValType.String, True), _
          f.FormatValue($XObjectKey$, ValType.String, True) _
          )
    • UID_QERPickCategory: Unique identifier of the sample whose sampling data is to be generated.

For more information about defining processes, see the One Identity Manager Configuration Guide.

If the Remove items after attestation run option is set in the sample, the sampling data will be deleted as soon as an attestation run is completed. This way ensures that the sample always contains only those objects that have been changed since the previous attestation.

Related topics

Using samples with attestation policies

To use sampling for attestation, assign a sample to the appropriate attestation policies. A sample can only be assigned to exactly one attestation policy.

To assign a sample to an attestation policy

  1. In the Manager, select the Attestation > Attestation policies category.

  2. Select an attestation policy in the result list and run the Change main data task.

  3. In the Sample drop-down, select a sample.

    • To create a new sample, click . Enter the name of the sample and assign the table from which to take the data for the sample.

  4. Save the changes.
Related topics

Displaying the sample overview

You can display the most important information about a sample on the overview form. You can display the attestation policy that is used with sample.

To obtain an overview of a sample

  1. In the Manager, select the Attestation > Samples category.

  2. Select the sample in the result list.

  3. Select the Sample oerview task .

Related topics
相关文档

The document was helpful.

选择评级

I easily found the information I needed.

选择评级