Sun Java logo     Previous      Contents      Index      Next     

Sun logo
Sun Java[TM] System Identity Manager 7.1 Admininstration 

Chapter 11
Identity Auditing

This chapter describes the features in Identity Manager that enable you to set up audit controls to monitor and manage auditing and compliance across enterprise information systems and applications.


About Identity Auditing

Identity Manager defines auditing as the systematic capture, analysis, and response to Identity data across an enterprise to ensure compliance with internal and external policies and regulations.

Compliance with accounting and data privacy legislation is not a simple task. Identity Manager’s auditing features offer a flexible approach, allowing you to implement a compliance solution that works for your enterprise.

In most environments, different groups are involved with compliance: internal and external auditing teams (for whom auditing is the primary focus); and non-auditing staff (who may see auditing as a distraction). IT often is involved with compliance as well, helping transition internal auditing team requirements to a chosen solution’s implementation. The key to successfully implementing an auditing solution is in accurately capturing the knowledge, controls, and processes of non-auditing staff, and then automating the application of that information.

The features described in this chapter focus on how to conduct audit reviews and implement practices that help you maintain security controls and manage compliance with federally mandated regulations.

In this chapter, you will learn about the following concepts and tasks:


Goals of Identity Auditing

The identity auditing solution facilitates improved audit performance by:


Understanding Identity Auditing

Identity Manager provides two distinct features for auditing user account privileges and access rights, and maintaining and certifying compliance. These features are policy-based compliance and periodic access reviews.

Policy-Based Compliance

Identity Manager employs an audit policy system that allows administrators to maintain compliance of company-established requirements for all user accounts.

You can use audit policies to ensure compliance in two different and complementary ways: continuous compliance and periodic compliance.

These two techniques are particularly complementary in an environment in which provisioning operations may be performed outside of Identity Manager. When an account can be changed by a process that does not execute or honor existing audit policies, periodic compliance is necessary.

Continuous Compliance

Continuous compliance means that policy is applied to all provisioning operations, such that an account cannot modified in a way that does not comply with current policy.

You enable continuous compliance by assigning an audit policy to an organization, user, or both. Any provisioning operations performed on a user will cause user- and organization-assigned policies to be evaluated. Any resulting policy failure will interrupt the provisioning operation.

An organization-based policy set is defined hierarchically. There is only one organization policy set in effect for any user. The applied policy set is the one assigned to the lowest-level organization. For example:

Organization

Directly Assigned Policy Set

Effective Policy

Austin

Policies A1, A2

Policies A1, A2

   Marketing

 

Policies A1, A2

   Development

Policies B, C2

Policies B, C2

      Support

 

Policies B, C2

      Test

Policies D, E5

Policies D, E5

    Finance

 

Policies A1, A2

Houston

 

<none>

Periodic Compliance

Periodic compliance means that Identity Manager evaluates policy on demand. Any non-compliant conditions are captured as compliance violations.

When executing periodic compliance scans, you can select which policies to use in the scan. The scan process blends directly-assigned policies (user-assigned and organization-assigned policies) and an arbitrary set of selected policies.

Identity Manager users with Auditor Administrator capabilities can create audit policies and monitor compliance with those policies through periodic execution of policy scans and reviews of policy violations. Violations can be managed through remediation and mitigation procedures.

For more information about the Auditor Administrator capabilities, see Understanding and Managing Capabilities.

Identity Manager auditing allows for regular scans of users, executing audit policies to detect deviations from established account limits. When a violation is detected, remediation activities are initiated. The rules may be standard audit policy rules provided by Identity Manager, or customized, user-defined rules.

Logical Task Flow for Policy-Based Compliance

The following diagram shows a logical task flow for completing the auditing tasks discussed in this section:

Periodic Access Reviews

Identity Manager provides for periodic access reviews that enable managers and other responsible parties to review and verify user access privileges on an ad-hoc or periodic basis. For more information about this feature, see Periodic Access Reviews and Attestation.


Enabling Audit Logging

Before you can begin managing compliance and access reviews, the Identity Manager audit logging system must be enabled and configured to collect audit events. By default, the auditing system is enabled. An Identity Manager administrator with the Configure Audit capability can configure auditing.

Identity Manager provides the Compliance Management audit configuration group. To view or modify the events stored by the Compliance Management group, select Configure from the menu bar, and then click Audit. On the Audit Configuration page, select the Compliance Management audit group name.

For more information about setting up audit configuration groups, see Configuring Audit Groups and Audit Events in the chapter titled Configuration.

For information about how the audit system records events, see Chapter 12, "Audit Logging."


Email Templates

Identity Auditing uses email-based notification for a number of operations. For each of these notifications, an email template object is used. The email template allows the headers and body of email messages to be customized.

Table 11-1  Identity Auditing Email Templates

Template Name

Purpose

Access Review Remediation Notice

Sent to remediators by an access review when user entitlements are initially created in a remediating state.

Bulk Attestation Notice

Sent to attestors by an access review when they have pending attestations.

Policy Violation Notice

Sent to remediators by an audit policy scan when violations occur.

Access Scan Begin Notice

Sent to an access scan owner when an access review starts a scan.

Access Scan End Notice

Sent to an access scan owner when an access scan completes.


Administrator Interface Compliance Area

You create and manage audit policies from the Compliance area in the Identity Manager Administrator interface. Select Compliance from the menu bar to access the Manage Policies page, which lists the policies that you have permission to view and edit. You can also manage access scans from this area.

Manage Policies

From the Manage Policies page, you can work with audit policies to accomplish these tasks:

Detailed information about these tasks follows in the section Working with Audit Policies.

Manage Access Scans

Use the Manage Access Scans tab in the Compliance area to create, modify, and delete access scans. Here you can define scans that you want to run or schedule for periodic access reviews. For more information about this feature, see Periodic Access Reviews and Attestation.

Access Review

This tab in the Compliance area enables you to launch, terminate, delete, and monitor the progress of your access reviews. It displays a summary report of the scan results with information links that enable you to access more detailed information about the review status and pending activities.

For more information about this feature, see Managing Access Reviews.


About Audit Policies

An audit policy defines account limits for a set of users of one or more resources. It comprises rules that define the limits of a policy and workflows to process violations after they occur. Audit scans use the criteria defined in an audit policy to evaluate whether violations have occurred in your organization.

The following components comprise an audit policy:

Audit Policy Rules

Within an audit policy, rules define potential conflicts on an attribute basis. An audit policy can contain hundreds of rules that reference a wide range of resources. During rule evaluation, the rule has access to user account data from one or more resources. The audit policy may restrict which resources are available to the rule.

It is possible to have a rule that checks only a single attribute on a single resource, or a rule that checks multiple attributes on multiple resources.

Rules must be of subType SUBTYPE_AUDIT_POLICY_RULE or SUBTYPE_AUDIT_POLICY_SOD_RULE. Rules generated by the Audit Policy Wizard or referenced by it are automatically assigned this subType.

Rules must be of authType AuditPolicyRule. Rules generated by the Audit Policy Wizard are automatically assigned this authType.

See Working with Rules in Identity Manager Deployment Tools for a discussion of rule logic.

Remediation Workflows

After you create rules to define policy violations, you select the workflow that will be launched whenever a violation is detected during an audit scan. Identity Manager provides the default Standard Remediation workflow, which provides default remediation processing for audit policy scans. Among other actions, this default remediation workflow generates notification email to each designated Level 1 remediator (and subsequent levels of remediators, if necessary).


Note

Unlike Identity Manager workflow processes, remediation workflows must be assigned the AuthType=AuditorAdminTask and the SUBTYPE_REMEDIATION_WORKFLOW subtype. If you are importing a workflow for use in audit scans, you must manually add this attribute. See (Optional) Import a Workflow into Identity Manager for more information.


Remediators

If you assign a remediation workflow, you must designate at least one remediator. You can designate up to three levels of remediators for an audit policy. For more information about remediation, see Compliance Violation Remediation and Mitigation in this chapter.

You must assign a remediation workflow before you can assign remediators.

Sample Audit Policy Scenario

You are responsible for accounts payable and receivable and must implement procedures to prevent a potentially risky aggregation of responsibilities in employees working in the accounting department. This policy must ensure that personnel with responsibility for accounts payable do not also have responsibility for accounts receivable.

The audit policy will contain:

After the rules identify policy violations (in this scenario, users with too much authority), the associated workflow can launch specific remediation-related tasks, including automatically notifying select remediators.

Level 1 remediators are the first remediators contacted when an audit scan identifies a policy violation. When the escalation period identified in this area is exceeded, Identity Manager notifies the remediators at the next level (if more than one level is specified for the audit policy).


Working with Audit Policies

Identity Manager features the Audit Policy Wizard to help you set up audit policies. After defining an audit policy you can perform various actions on the policy, such as modifying or deleting it. The topics in this section describe how to create and manage audit policies and audit policy rules.

The Audit Policy Wizard additionally can create rules, but is limited in the type of rules it can create. Use the Identity Manager IDE to create more powerful rules to be used by the wizard.

By default, any rules created with the wizard are of authType AuditPolicyRule. Any audit policy rules you create (by using the wizard or the Identity Manager IDE) should specify this authType.

Rules must be subType SUBTYPE_AUDIT_POLICY_RULE. Rules generated by the Audit Policy Wizard are automatically assigned this subType.

Creating an Audit Policy

The Audit Policy Wizard guides you through the process of creating an audit policy. To access the Audit Policy Wizard, in the Compliance area of the interface, click Manage Policies and create a new audit policy.

Using the wizard, you will perform the following tasks to create an audit policy:

After completing the task presented in each wizard screen, click Next to move to the next step.

Before You Begin

Considerable planning precedes the creation of an audit policy, including these tasks:

Identify the Rules You Need

The constraints you specify in the policy are implemented in a set of rules that you create or import. When using the Audit Policy Wizard to create a rule, you:

  1. Identify the specific resource you are working with.
  2. Select an account attribute from the list of attributes that are valid for the resource.
  3. Select a condition to impose on the attribute.
  4. Enter a value for comparison.
(Optional) Import Separation of Duty Rules into Identity Manager

The Audit Policy Wizard cannot create Separation of Duty rules. These rules must be constructed outside of Identity Manager and imported by using the Import Exchange File option on the Configure tab.

(Optional) Import a Workflow into Identity Manager

To use a remediation workflow that is not currently available from Identity Manager, complete the following tasks to import the external workflow:

  1. Set authType=’AuditorAdminTask’ and add subtype=’SUBTYPE_REMEDIATION_WORKFLOW’. You can use the Identity Manager IDE or your XML editor of choice to set these configuration objects.
  2. Import the workflow by using the Import Exchange File option. (You can access this feature from the Configure tab.)

After you have successfully imported the workflow, it appears in the Audit Policy Wizard Remediation Workflow list of options.

Name and Describe the Audit Policy

Enter the name of the new policy and a brief description in the Audit Policy Wizard (shown in Figure 11-1).

Figure 11-1  Auto Policy Wizard: Enter Name and Description Screen

Use this Audit Policy Wizard page to specify a policy name and provide a brief description of the policy.


Note

Audit policy names cannot contain these characters: ' (apostrophe),
. (period), | (pipe), [ (left bracket), ] (right bracket), , (comma),
: (colon), $ (dollar sign), " (double quote), or = (equals sign).


If you want only selected resources to be accessed when executing the scan, enable the Restrict target resources option.

If you want a remediation of a violation to result in an immediate re-scan of the user, then enable the Allow violation re-scans option.


Note

If the audit policy does not restrict resources, then all resources for which a user has accounts will be accessed during the scan. If the rules only use a few resources, then it is more efficient to restrict the policy to those resources.


Click Next to proceed to the next page.

Select a Rule Type

Use this page to start the process of defining or including rules in your policy. (The bulk of your work while creating a policy is defining and creating rules.)

As shown in Figure 11-2, you can choose to create your own rule by using the Identity Manager rule wizard, or you can incorporate an existing rule. By default, the Rule Wizard option is selected. Click Next to launch the Rule Wizard and go to Creating a New Rule by Using the Rule Wizard for instructions on creating a rule.

Figure 11-2  Audit Policy Wizard: Select Rule Type Screen

The BPE editor provides a graphics view of forms, rules, and workflow.

Select an Existing Rule

When selecting a rule option, click Existing Rule to include an existing rule in the new policy. Then, click Next to view and select the existing audit policy rules to which you have access.

Select additional rules from the Rules list of options, and then click Next.


Note

If you cannot see the name of a rule that you have previously imported into Identity Manager, confirm that you have added to the rule the additional attributes that are described in Audit Policy Rules.


Adding Rules

You can create additional rules with the wizard, or import rules. The Rule Wizard only allows one resource to be used in a rule. Imported rules can reference as many resources as needed.

Click AND or OR to continue adding rules as necessary. To remove a rule, select it and then click Remove.

Policy violations occur only if the Boolean expression of all rules evaluates to true. By grouping rules with AND/OR operators, it is possible for the policy to evaluate to true, even though all rules do not. Identity Manager creates violations only for rules that evaluate to true, and only if the policy expression evaluates to true. The Audit Policy Wizard does not provide explicit control over the Boolean expression nesting, so it is best not to build deep expressions.

Select a Remediation Workflow

Use this screen to select a Remediation workflow to associate with this policy. The workflow assigned here determines the actions taken within Identity Manager when an audit policy violation is detected.


Note

One workflow is started for each failed audit policy. Each workflow will contain one or more work items for each compliance violation created by the policy scan for the specific policy.


Figure 11-3  Audit Policy Wizard: Select Remediation Workflow Screen

The Select Rule Remediation Workflow Screen allows you to associate a remediation workflow with a policy.


Note

For information about importing a workflow that you have created by using an XML editor or the Identity Manager Integrated Development Environment (IDE), see (Optional) Import a Workflow into Identity Manager.


Select Remediation User Form Rule to select a rule used to calculate the user form applied when editing a user through a remediation. By default, a remediator that edits a user in response to a remediation work item will use the user form assigned to the remediator. If an audit policy specifies a remediation user form, then this form is used instead. This allows a very specific form to be used when an audit policy indicates a corresponding, specific problem.

To specify remediators to be associated with this remediation workflow, select Specify Remediators? If you enable this option, then clicking Next will display the Assign Remediators page. If you do not enable this option, then the wizard will next display the Audit Policy Wizard Assign Organizations screen.

Select Remediators and Timeouts for Remediations

If you select to specify remediators, the remediators assigned to this audit policy will be notified when a violation of this policy is detected. Also, the default workflow assigns a remediation work item to them. Any Identity Manager user can be a remediator.

You might choose to assign at least one Level 1 remediator, or designated user. Level 1 remediators are contacted first through email launched by the remediation workflow when a policy violation is detected. If the designated escalation timeout period is reached before a Level 1 remediator responds, Identity Manager next contacts the Level 2 remediators that you specify here. Identity Manager contacts Level 3 remediators only if neither Level 1 nor Level 2 remediators respond before the escalation time period lapses.


Note

If you specify an escalation timeout value for the highest-level remediator selected, then the work item is removed from the list when the escalation times out. By default, an escalation timeout is set to a value of 0; in this case, the work item does not expire and remains in the remediator’s list.


Assigning Remediators is optional. If you select this option, then click Next to proceed to the next screen after specifying the settings.

To add users to the available list of remediators, enter a user ID and then click Add. Alternatively, click ... (More) to search for a user ID. Enter one or more characters in the Starts With field, and then click Find. After selecting a user from the search list, click Add to add it to the list of remediators. Click Dismiss to close the search area.

To remove a user ID from the list of remediators, select it in the list, and then click Remove.

Figure 11-4  Audit Policy Wizard: Select Level 1 Remediator Area

Use the Select Level 1 Remediator area to assign the remediator who will be contacted first, via email, when a policy violation is detected.

Select Organizations that Can Access this Policy

Use this screen, illustrated in Figure 11-5, to select the organizations that can view and edit this policy.

Figure 11-5  Audit Policy Wizard: Assign Organizations Visibility Screen

Use the Assign Organizations Visibility Screen to specify which organizations can view and edit the policy.

After making organization selections, click Finish to create the audit policy and return to the Manage Policies page. The newly created policy is now visible in this list.

Creating a New Rule by Using the Rule Wizard

If you choose to create a rule by using the Rule Wizard selection in the Audit Policy Wizard, proceed by entering information on the pages discussed in the following sections.

Name and Describe the New Rule

Optionally name and describe the new rule. Use this page to enter descriptive text that appears next to the rule name whenever Identity Manager displays the rule. Enter a concise and clear description that is meaningful in describing the rule. This description is displayed within Identity Manager in the Review Policy Violations page.

Figure 11-6  Audit Policy Wizard: Enter the Rule Description Screen

Use the Rule Description Screen to provide descriptive text that is displayed next to the rule name whenever the rule is displayed.

For example, if you are creating a rule that will identify users who have both an Oracle ERP responsibilityKey attribute value of Payable User and a Receivable User attribute value, you could enter the following text in the Description field: Identifies users with both Payable User and Receivable User responsibilities.

Use the Comments field to provide any additional information about the rule.

Select the Resource Referenced by the Rule

Use this page to select the resource that the rule will reference. Each rule variable must correspond to an attribute on this resource. All resources that you have view access to will appear in this options list. In this example, Oracle ERP is selected.

Figure 11-7  Audit Policy Wizard: Select Resource Screen

The Select Resource Screen lets you select a resource that the rule will reference.


Note

Most, but not all, attributes of each available resource adapter are supported. For information on the specific attributes that are available, see Identity Manager Resources Reference.


Click Next to move to the next page.

Create the Rule Expression

Use this screen to enter the rule expression for your new rule. This example creates a rule in which a user with an Oracle ERP responsibilityKey attribute value of Payable User cannot also have a Receivable User attribute value.

  1. Select a user attribute from the list of available attributes. This attribute will directly correspond to a rule variable.
  2. Select a logical condition from the list. Valid conditions include = (equal to), != (not equal to), < (less than), <= (less than or equal to), > (greater than), >= (greater than or equal to), is true, is null, is not null, is empty, and contains. For the purpose of this example, you could select contains from the list of possible attribute conditions.
  3. Enter a value for the expression. For example, if you enter Payable user, you are specifying an Oracle ERP user with the value of Payable user in the responsibilityKeys attribute.
  4. (Optional) Click AND or OR operators to add another line and create another expression.
  5. Figure 11-8  Audit Policy Wizard: Select Rule Expression Screen
    Use the Select Rule Syntax Screen to specify the rule syntax for a new rule.

This rule returns a Boolean value. If both statements are true, then the policy rule returns a value of TRUE, which causes a policy violation.


Note

Identity Manager provides no support for control of rule nesting. If multiple rules are specified, the policy evaluator always follows AND operations first, and then OR. For example, R1 AND R2 AND R3 or R4 AND R5 (R1 + R2 + R3) | (R4 + R5).


The following code example shows the XML for the rule you have created in this screen:

Code Example 11-1  Example of XML Syntax for a Newly Created Rule

<Description>Payable User/Receivable User</Description>

  <RuleArgument name='resource' value='Oracle ERP'>

    <Comments>Resource specified when audit policy was created.</Comments>

    <String>Oracle ERP</String>

  </RuleArgument>

    <and>

      <contains>

        <ref>accounts[Oracle ERP].responsibilityKeys</ref>

        <s>Receivable User</s>

      </contains>

      <contains>

        <ref>accounts[Oracle ERP].responsibilityKeys</ref>

        <s>Payables User</s>

      </contains>

    </and>

    <MemberObjectGroups>

      <ObjectRef type='ObjectGroup' id='#ID#Top' name='Top'/>

    </MemberObjectGroups>

</Rule>

To remove an expression from the rule, select the attribute condition and then click Remove.

Click Next to continue in the Audit Policy Wizard. You will then have the opportunity to add more rules, either by creating new rules with the wizard or by adding existing rules.

Editing an Audit Policy

Common editing tasks on audit policies include:

The Edit Policy Page

Click a policy name in the Audit Policy name column to open the Edit Audit Policy page. This page categorizes audit policy information in these areas:

Use this area of the page to:

Edit Audit Policy Description

Edit the audit policy description by selecting the text in the Description field and then entering new text.

Edit Options

Optionally select or de-select the Restrict target resources or Allow violation re-scans options.

Delete a Rule from the Policy

To delete a rule from the policy, click the Select button that precedes the rule name, and then click Remove.

Add a Rule to the Policy

Click Add to append a new field that you can use to select a rule to add.

Change a Rule used by the Policy

In the Rule Name column, select another rule from the selection list.

Remediators Area

Figure 11-10 shows a portion of the Remediators area, where you assign Level 1, Level 2, and Level 3 remediators for a policy.

Figure 11-10  Edit Audit Policy Page: Assign Remediators

The Remediators Area lets you assign or remove remediators and adjust escalation timeouts.

Use this area of the page to:

Remove or Assign Remediators

Select a remediator for one or more remediation levels by entering a user ID and then clicking Add. To search for a user ID, click ... (More). You must select at least one remediator.

To remove a remediator, select a user ID in the list, and then click Remove.

Adjust Escalation Timeouts

Select the timeout value, then enter the new value. By default, no timeout value is set

.


Note

If you specify an escalation timeout value for the highest-level remediator selected, then the work item is removed from the list when the escalation times out.


Remediation Workflow and Organizations Area

Figure 11-11 shows the area in which you specify the remediation workflow and organizations for an audit policy.

Figure 11-11  Edit Audit Policy Page: Remediation Workflow and Organizations

Use the Remediation Workflow and Organizations Area to change the remediation workflow that is launched when a policy violation occurs or to specify which organizations can access the policy.

Use this area of the page to:

Change the Remediation Workflow

To change the workflow assigned to a policy, you can select an alternative workflow from the list of options. By default, no workflow is assigned to an audit policy.


Note

If no workflow is assigned to the Audit Policy, the violations will not be assigned to any remediators.


Select a remediation workflow from the list, and then click Save.

Select Remediation User Form Rule

Optionally select a rule to calculate the user form applied when editing a user through a remediation.

Assign or Remove Visibility to Organizations

Adjust the organizations to which this audit policy will be available, and then click Save.

Sample Policies

Identity Manager provides these sample policies, accessible from the Audit Policies list:

IDM Role Comparison Policy

This sample policy allows you to compare a user’s current access to the access specified by Identity Manager roles. The policy ensures that all resource attributes specified by roles are set for the user.

This policy fails if:

IDM Account Accumulation Policy

This sample policy verifies that all accounts held by the user are referenced by at least one role also held by that user.

This policy fails if the user has accounts on any resources that are not explicitly referenced by a role assigned to the user.

Deleting an Audit Policy

When an audit policy is deleted from Identity Manager, all violations that reference the policy are also deleted.

Policies can be deleted from the Compliance area of the interface, when you click Manage Policies to view policies. To delete an audit policy, select the policy name in the policy view, and then click Delete.

Troubleshooting Audit Policies

Problems with your audit policy typically are best addressed through policy rule debugging.

Debugging Rules

To debug a rule, add the following trace elements to the rule code.

<block trace='true'>
<and>
  <contains>
    <ref>accounts[AD].firstname</ref>
    <s>Sam</s>
  </contains>
  <contains>
    <ref>accounts[AD].lastname</ref>
    <s>Smith</s>
  </contains>
</and>
</block>

Problem

I can’t see my workflow in the Identity Manager interface.

Resolution

Confirm that:

Problem

I imported rules, but do not see them in the Audit Policy Wizard.

Resolution

Confirm that:


Assigning Audit Policies

To assign an audit policy to an organization, the user must have (at least) the Assign Organization Audit Policies capability. To assign an audit policy to a user, the user must have the Assign User Audit Policies capability. A user with the Assign Audit Policies capability has both of these capabilities.

To assign organization-level policy, select the Organization on the Accounts tab, and then select the policies in the Assigned audit policies list.

To assign user-level policy:

  1. Click the user in the Accounts area.
  2. Select Compliance in the user form.
  3. Select policies in the Assigned audit policies list.

  4. Note

    Audit policies that are directly assigned to a user—that is, assigned through user account or organization assignment—are always re-evaluated when a violation for that user is remediated.



Audit Policy Scans and Reports

This section provides information about audit policy scans, and provides procedures for running and managing audit scans.

Scanning Users and Organizations

A scan runs selected audit policies on individual users or organizations. You might want to scan a user or organization for a specific violation or execute policies not assigned to the user or organization. Launch scans from the Accounts area of the interface.


Note

You can also launch or schedule an audit policy scan from the Server Tasks tab.


To initiate a scan on a user account or organization from the Accounts area:

  1. Select Accounts.
  2. In the Accounts list, perform one of these actions:
    1. Select one or more users, and then select Scan from the User Actions options list.
    2. Select one or more organizations and then select Scan from the Organization Actions options list.
  1. Specify a title for the scan in the Report Title field. This field is required. You can optionally specify a description for the scan in the Report Summary field.
  2. Select one or more audit policies to run. You must specify at least one policy.
  3. Select a Policy Mode. This determines how the selected policies should interact with users who already have policy assignments. Assignments can come directly from the user or from the organization to which the user is assigned.
  4. Optionally select the Do not create violations option. When you enable this option, audit policies will be evaluated and violations reported, but no compliance violations will be created or updated, and no remediation workflow will be executed. However, task results from the scan will show which violations would have been created, making this option useful when testing audit policies.
  5. Check Execute Remediation Workflow? to run the remediation workflow assigned in the audit policy. If the audit policy does not define a remediation workflow, no remediation workflow will run.
  6. Edit the Violation Limit value to set the maximum number of compliance violations that can be emitted by the scan before it aborts. This value is a safeguard to limit risk when running an audit policy that may be overly aggressive in its checks. An empty value means no limit is set.
  7. Check Email Report to specify recipients for the report. You may also have Identity Manager attach a file containing a report in CSV (comma-separated values) format.
  8. If you prefer to override the default PDF options, enable the Override default PDF options option.
  9. Click Launch to begin the scan.
  10. To view the reports resulting from an audit scan, view the Auditor Reports.

Working with Auditor Reports

Identity Manager provides a number of Auditor Reports. The following table describes these reports.

Table 11-2  Auditor Reports Descriptions

Auditor Report Type

Description

Access Review Coverage

Shows the overlap or differences among the users that are implied by the selected access reviews. Since most access reviews have a user scope that is specified by a query or some membership operation, the exact set of users is expected to change over time. This report can show the overlap, differences, or both, between users specified by two different access reviews (to see if the reviews are going to be efficient in operation); between entitlements generated by two different access reviews (so you can see if the coverage changes over time); or between users and entitlements (so you can see if the entitlements were generated for all users scoped by the review.

Access Review Detail

Shows the current status of all user entitlement records. This report can be filtered by a user’s organization, Access Review and Access Review Instance, state of an entitlement record, and attestor.

Access Review Summary

Provides summary information about all access reviews. It summarizes the status of users scanned, policies scanned, and attestation activities for each access review scan listed.

Access Scan User Scope Coverage

Compares selected scans to determine which users are included in the scan scope. It shows the overlap (users included in all scans) or difference (users not included in all scans, but included in more than one). This report is useful when trying to organize multiple access scans to cover the same or different users, depending on the needs of the scan.

Audit Policy Summary

Summarizes the key elements of all audit policies, including the rules, remediators, and workflow for each policy.

Audited Attribute

Shows all audit records indicating a change of a specified resource account attribute.

This report mines the audit data for any auditable attributes that have been stored. It will mine the data based on any extended attributes, which can be specified from WorkflowServices or resource attributes marked as auditable.

AuditPolicy Violation History

Graphical view of all compliance violations per policy that were created during a specified period of time. This report can be filtered by policy, and grouped by day, week, month, or quarter.

User Access

Shows the audit record and user attributes for a specified user.

Organization Violation History

Graphical view of all compliance violations per resource, that were created during a specific period of time. Can be filtered by organization, and grouped by day, week, month, or Quarter.

Resource Violation History

Graphical view of all compliance violations per resource that were created during the specified time range.

Separation of Duties

Shows separation of duties violations arranged in a conflicts table. Using a Web-based interface, you can access additional information by clicking the links.

This report can be filtered by organization, and grouped by day, week, month, or quarter.

Violation Summary

Shows all current compliance violations. This report can be filtered by remediator, resource, rule, user, or policy

The reports are available from the Reports tab in the Identity Manager interface.

Creating an Auditor Report

To run a report, you must first create the report template. You can specify various criteria for the report, including specifying email recipients to receive the report results. After a report template has been created and saved, it is available from the Run Reports page.

Figure 11-13 shows an example of the Run Reports page with a list of defined Auditor Reports.

Figure 11-13  Run Reports Page Selections

Use the Run Reports page to run Auditor Reports , as well as download reports in CSV or PDF format.

To create an auditor report, use the following procedure:

  1. Select Reports from the menu bar.
  2. Select Auditor Reports for the report type.
  3. In the New list of reports, select a report.

The Define a Report page appears. The fields and layout of the report dialog varies for each type of report. Refer to Identity Manager Help for information about specifying the report criteria.

After entering and selecting report criteria, you can:

After running a report from the Run Reports page, you can view the output immediately or at a later time from the View Reports tab.


Compliance Violation Remediation and Mitigation

This section describes how to use Identity Manager Remediation to protect your critical assets. The following topics discuss elements of the Identity Manager Remediation process:

About Remediation

When Identity Manager detects an unresolved (not mitigated) audit policy compliance violation, it creates a remediation request, which must be addressed by a remediator — designated users who are allowed to evaluate and respond to audit policy violations.

Remediator Escalation

Identity Manager allows you to define three levels of remediator escalation. Remediation requests are initially sent to Level 1 remediators. If a Level 1 remediator does not act on a remediation request before the time-out period expires, Identity Manager escalates the violation to the Level 2 remediators and begins a new time-out period. If a Level 2 remediator does not respond before the time-out period expires, then the request is escalated once again to the Level 3 remediator.

To perform remediation, you must designate at least one remediator for your enterprise. Specifying more than one remediator for each level is optional, but recommended. Multiple remediators help ensure workflow is not delayed or halted.

Remediation Security Access

These authorization options are for work items of authType RemediationWorkItem.

By default, the behavior for authorization checks is as follows:

The second and third checks are independently configurable by modifying these options:

These options can be added or modified in the following:

UserForm: Remediation List

Remediation Workflow Process

Identity Manager provides the Standard Remediation Workflow to provide remediation processing for Audit Policy scans.

The Standard Remediation Workflow generates a remediation request (a review-type work item) containing information about the compliance violation and sends an email notification to each Level 1 remediator named in the audit policy. When a remediator mitigates the violation, the workflow changes the state of, and assigns an expiration to, the existing compliance violation object.

A compliance violation is uniquely identified by the combination of the user, policy name, and rulename. When an audit policy evaluates to true, a new compliance violation is created for each user/policy/rule combination, if an existing violation for this combination does not already exist. If a violation does exist for the combination, and the violation is in a mitigated state, then the workflow process takes no action. If the existing violation is not mitigated, then its recurrent count is incremented.

For more information about remediation workflows, see About Audit Policies.

Remediation Responses

By default, three response options are given to each remediator:

Remediation Example

Your enterprise establishes a rule in which a user cannot be responsible for both Accounts Payable and Accounts Receivable, and you receive notice that a user is violating this rule.

Remediation Email Template

Identity Manager provides a Policy Violation Notice email template (available by selecting the Configuration tab, then the Email Templates subtab. You can configure this template to notify remediators of pending violations. For more information, see Customizing Email Templates.

Working with the Remediations Page

Select Work Items, and then Remediations to access the Remediations page.

You can use this page to:

Viewing Policy Violations

You can use the Remediations page to view details about violations before taking action on them.

Depending on your capabilities or place in the Identity Manager capabilities hierarchy, you may be able to view and take action on violations for other remediators.

The following topics are related to viewing violations:

Viewing Pending Requests

Pending requests assigned to you are, by default, displayed in the Remediation table. You can use the List Remediations for option to view pending remediation requests for a different remediator:

The resulting table provides the following information about each request:

Viewing Completed Requests

To view your completed remediation requests, click the My Work Items tab, and then click the History tab. A list of previously remediated work items displays.

The resulting table (which is generated by an AuditLog report) provides the following information about each remediation request:

Clicking a timestamp in the table opens an Audit Events Details page.

The Audit Events Details page provides information about the completed request, including information about the remediation or mitigation, event parameters (if applicable), and auditable attributes.

Updating the Table

To update the information provided in the Remediations table, click Refresh. The Remediation page updates the table with any new remediation requests.

Prioritizing Policy Violations

You can prioritize policy violations by assigning them a priority, severity, or both. Prioritize violations from the Remediations page.

To edit the priority or severity for violations:

  1. Select one or more violations in the list.
  2. Click Prioritize.
  3. The Prioritize Policy Violations page appears.

  4. Optionally set a severity for the violation. Selections are None, Low, Medium, High, or Critical.
  5. Optionally set a priority for the violation. Selections are None, Low, Medium, High, or Urgent.
  6. Click OK when you have finished making selections. Identity Manager returns to the list of remediations.

  7. Note

    Severity and priority values can be set only on remediations of type CV (Compliance Violation).


Mitigating Policy Violations

You can mitigate policy violations from the Remediations and Review Policy Violations pages.

From the Remediations Page

To mitigate pending policy violations from the Remediations page:

  1. Select rows in the table to specify which requests to mitigate.
    • Enable one or more individual options to specify requests to be mitigated.
    • Enable the option in the table header to mitigate all requests listed in the table.

    • Note

      Identity Manager allows you to enter only one set of comments to describe a mitigation action. You may not want to perform a bulk mitigation unless the violations are related and a single comment will suffice.

      You can mitigate only those requests that include compliance violations. Other remediation requests cannot be mitigated.


  2. Click Mitigate.
  3. The Mitigate Policy Violation page (or Mitigate Multiple Policy Violations page) appears:

    Figure 11-14  Mitigate Policy Violation Page
    Accessing the Mitigate Policy Violation page.

  4. Enter comments about the mitigation into the Explanation field. (This field is required.)
  5. Your comments provide an audit trail for this action, so be sure to enter complete and meaningful information. For example, explain why you are mitigating the policy violation, the date, and why you chose the exemption period.

  6. Provide an expiration date for the exemption by typing the date (in the format YYYY-MM-DD) directly into the Expiration Date field, or by clicking the date button and selecting a date from the calendar.

  7. Note

    If you do not provide a date, the exemption is valid indefinitely.


  8. Click OK to save your changes and return to the Remediations page.

Remediating Policy Violations

To remediate one or more policy violations:

  1. Use the check boxes in the table to specify which requests to remediate.
    • Enable one or more individual check boxes in the table to specify requests to remediate.
    • Enable the check box in the table header to remediate all requests listed in the table.

      If selecting more than one request, keep in mind that Identity Manager allows you to enter only one set of comments to describe a remediation action. You may not want to perform a bulk remediation unless the violations are related and a single comment will suffice.

  2. Click Remediate.
  3. The Remediate Policy Violation page (or Remediate Multiple Policy Violations page) displays.
  4. Enter your comments about the remediation into the Comments field.
  5. Click OK to save your changes and return to the Remediations page.

  6. Note

    Audit policies that are directly assigned to a user—that is, assigned through user account or organization assignment—are always re-evaluated when a violation for that user is remediated.


Forwarding Remediation Requests

You can forward one or more remediation requests to another remediator, as follows:

  1. Use the check boxes in the table to specify which requests to forward.
    • Enable the check box in the table header to forward all requests listed in the table.
    • Enable individual check boxes in the table to forward one or more requests.
  2. Click Forward.
  3. The Select and Confirm Forwarding page appears.

    Figure 11-15  Select and Confirm Forwarding Page
    Request forwarded to Administrator and table is updated.

  4. Enter a remediator name in the Forward to field, and then click OK. Alternatively, you can click ... (More) to search for a remediator name. Select a name from the search list, and then click Set to enter that name in the Forward to field. Click Dismiss to close the search area.

When the Remediations page redisplays, the new remediator’s name displays in the Remediator column of the table.

Editing a User from a Remediation Work Item

From a remediation work item, you can (with appropriate user editing capabilities) edit a user to remediate problems (as described in the associated entitlement history).

To edit a user, click Edit User from the Review Remediation Request page. The displayed Edit User page shows:

After making changes to the user, click Save.


Note

Saving user edits causes the Update User workflow to run. Since this workflow may have approvals, it is possible that the changes to the user accounts are not in effect for a period of time after the save. If the audit policy allows rescans, and the Update User workflow has not completed, then the subsequent policy scan may detect the same violation.



Periodic Access Reviews and Attestation

Identity Manager provides a process for conducting access reviews that enable managers or other responsible parties to review and verify user access privileges. This process helps to identify and manage user privilege accumulation over time, and helps to maintain compliance with Sarbanes-Oxley, GLBA, and other federally regulated mandates.

Access reviews can be performed as needed or scheduled to occur periodically—for example, every calendar quarter—enabling you to conduct periodic access reviews to maintain the correct level of user privileges. An access review can optionally include audit policy scans.

About Periodic Access Reviews

Periodic access review is the periodic process of attesting that a set of employees has the appropriate privileges on the appropriate resources at a specific point in time.

A periodic access review involves the following activities:

A user entitlement is a record of details of a user’s accounts on a specific set of resources.

Access Review Scans

To initiate a periodic access review, you must first define at least one access scan.

The access scan defines who will be scanned, which resources will be included in the scan, any optional audit policies to be evaluated during the scan, and rules to determine which entitlement records will be manually attested, and by whom.

Access Review Workflow Process

In general, the Identity Manager access review workflow:

See Access Review Remediation for a description of the remediation capabilities.

Required Administrator Capabilities

To conduct a periodic access review and manage the review processes, a user must have the Auditor Periodic Access Review Administrator capabilities. A user with Auditor Access Scan Administrator capability can create and manage access scans.

To assign these capabilities, edit the user account and modify the security attributes. For more information about these and other capabilities, see Understanding and Managing Capabilities.

Attestation

Attestation is the certification process performed by one or more designated attestors to confirm a user entitlement as it exists on a specific date. During an access review, the attestor (or attestors) receives notice of the access review attestation requests through email notification. An attestor must be an Identity Manager user, but is not required to be an Identity Manager administrator.

Attestation Workflow

Identity Manager uses an attestation workflow that is launched when an access scan identifies entitlement records requiring review. The access scan makes this determination based on the rules defined in the access scan.

A rule evaluated by the access scan determines if the user entitlement record needs to be manually attested, or if it can be automatically approved or rejected. If the user entitlement record needs to be manually attested, then the access scan uses a second rule to determine who the appropriate attestors are.

Each user entitlement record to be manually attested is assigned to a workflow, with one work item per attestor. Notification to the attestor of these work items can be sent using a ScanNotification workflow that bundles the items into one notification, per attestor, per scan. Unless the ScanNotification workflow is selected, notification will be per user entitlement. This means an attestor could receive multiple notifications per scan, and possibly a large number depending on the number of users scanned.

Attestation Security Access

These authorization options are for work items of authType AttestationWorkItem:

By default, the behavior for authorization checks is as follows:

The second and third checks are independently configurable by modifying these form properties:

The integer value for lastLevel defaults to -1, meaning direct and indirect subordinates.

These options can be added or modified in the following:

UserForm: AccessApprovalList

.


Note

If security on attestations is set to organization-controlled, then the Auditor Attestor capability also is required to modify another user's attestations.


Delegated Attestation

By default, the access scan workflow respects delegations, for work items of type Access Review Attestation and Access Review Remediation, created by users for attestation work items and notifications. The access scan administrator may deselect the Follow Delegation option to ignore delegation settings. If an attestor has delegated all work items to another user but the Follow Delegation option is not set for an access review scan, then the attestor—not the user to which delegations have been assigned—will receive attestation request notifications and work items.

Planning for a Periodic Access Review

An access review can be a labor- and time-intensive process for any business enterprise. The Identity Manager periodic access review process helps minimize the cost and time involved by automating many parts of the process. However, some of the processes still are time-consuming. For example, the process of fetching user account data from a number of locations for thousands of users can take a considerable amount of time. The act of manually attesting records can be time-consuming as well. Proper planning improves the efficiency of the process and greatly reduces the effort involved.

Planning for a periodic access review involves the following considerations:

Tuning Scan Tasks

During the scan process, multiple threads access the user’s view, potentially accessing resources on which the user has accounts. After the view is accessed, multiple audit policies and rules are evaluated, which may result in the creation of compliance violations.

To prevent two threads from updating the same user view at the same time, the process establishes an in-memory lock on the user name. If this lock cannot be established in (by default) 5 seconds, then an error is written to the scan task and the user is skipped, thus providing protection for concurrent scans that are processing the same set of users.

You can edit the values of several “tunable parameters” that are provided as task arguments to the scan task:

To change the values of these parameters, edit the corresponding Task Definition form. For more information about this task, see Identity Manager Workflows, Forms, and Views.

Creating an Access Scan

To define the access review scan, follow these steps:

  1. Select Compliance, and then select Manage Access Scans.
  2. Click New to display the Create New Access Scan page.
  3. Assign a name to the access scan.

  4. Note

    Access scan names cannot contain these characters: ' (apostrophe),
    . (period), | (pipe), [ (left bracket), ] (right bracket), , (comma),
    : (colon), $ (dollar sign), " (double quote), or = (equals sign).


  5. Optionally add a description that is meaningful in identifying the scan.
  6. Optionally enable the Dynamic entitlements option. If enabled, attestors are given these additional options:
    • A pending attestation can be immediately re-scanned to refresh the entitlement data and re-evaluate the need for attestation.
    • A pending attestation can be routed to another user for remediation. Following remediation, the entitlement data is refreshed and re-evaluated to determine the need for attestation.
  7. Select the User Scope Type from the following options: (This field is required.)
    • According to attribute condition rule — Choose this option to scan users according to a selected User Scope Rule. Identity Manager provides these rules:
      • All Administrators
      • All Non-Administrators
      • Users without a Manager

      • Note

        You can add user scoping rules by using the Identity Manager Integrated Development Environment (IDE). See Identity Manager Deployment Tools for more information.


    • Assigned to resources — Choose this option to scan all users that have an account on one or more selected resources. When you choose this option, the page displays the User Scope Resources are, which lets you specify resources.
    • Members of Organizations— Choose this option to scan all members of one or more selected organizations.
    • Reports to managers — Choose this option to scan all users reporting to selected managers. Manager hierarchy is determined by the Identity Manager attribute of the user’s Lighthouse account.
    • If the user scope is organization or manager, then the Recursive Scope option is available. This option allows for user selection to occur recursively through the chain of controlled members.

  8. If you choose also to scan audit policies to detect violations during the access review scan, select the audit policies to apply to this scan by moving your selections from Available Audit Policies to the Current Audit Policies list.
  9. Adding audit policies to an access scan results in the same behavior as performing an audit scan over the same set of users. However, in addition, any violations detected by the audit policies are stored in the user entitlement record. This information can make automatic approval or rejection easier, because the rule can use the presence or absence of violations in the user entitlement record as part of its logic.

  10. If you scanned audit policies in the preceding step, you can use the Policy mode option to specify how the access scan determines which audit policies to execute for a given user. A user can have policies assigned both at the user level and/or at the organization level. The default access scan behavior is to apply the policies specified for the access scan only if the user does not already have any assigned policies.
    1. Apply select policies and ignore other assignments
    2. Apply selected policies only if user does not already have assignments
    3. Apply selected policies in addition to user assignments
  11. (Optional) Specify the Review Process Owner. Use this option to specify an owner of the access review task being defined. If a Review Process Owner is specified, then an attestor who encounters a potential conflict in responding to an attestation request can abstain in lieu of approving or rejecting a user entitlement and the attestation request is forwarded to the Review Process Owner. Click the selection (ellipsis) box to search the user accounts and make your selection.
  12. Follow delegation — Select this option to enable delegation for the access scan. The access scan will only honor delegation settings if this option is checked. Follow Delegation is enabled by default.
  13. Restrict target resources — Select this option to restrict scanning to targeted resources.
  14. This setting has a direct bearing on the efficiency of the access scan. If target resources are not restricted, each user entitlement record will include account information for every resource the user is linked to. This means that during the scan every assigned resource is queried for each user. By using this option to specify a subset of the resources, you can greatly reduce the processing time required for Identity Manager to create user entitlement records.

  15. Execute Violation Remediation — Select this option to enable the audit policy’s remediation workflow when a violation is detected.
  16. If this option is selected, then a violation detected for any of the assigned audit policies will result in the respective audit policy’s remediation workflow being executed.

    Typically, this option should not be selected except for advanced cases.

  17. Access Approval Workflow — Select the default Standard Attestation workflow or select a customized workflow if available.
  18. This workflow is used to present the user entitlement record for review to the appropriate attestors (as determined by the attestor rule). The default Standard Attestation Workflow creates one work item for each attestor. If the access scan specifies escalation, this workflow is responsible for escalating work items that have been dormant too long. If no workflow is specified, the user attestation will remain in the pending state indefinitely.

  19. Attestor Rule — Select the Default Attestor rule, or select a customized attestor rule if available.
  20. The attestor rule is given the user entitlement record as input, and returns a list of attestor names. If Follow Delegation is selected, the access scan transforms the list of names to the appropriate users following the delegation information configured by each user in the original list of names. If an Identity Manager user’s delegation results in a routing cycle, then the delegation information is discarded, and the work item is delivered to the initial attestor. The Default Attestor rule indicates that the attestor should be the manager (idmManager) of the user that the entitlement record represents, or the Configurator account if that user’s idmManager is null. If attestation needs to involve resource owners as well as managers, you must use a custom rule. For information about customizing rules, see the Identity Manager Deployment Tools guide.

  21. Attestor Escalation Rule — Use this option to specify the Default Escalation Attestor rule, or select a customized rule if available. You can also specify the Escalation Timeout value for the rule. The default escalation timeout value is 0 days.
  22. This rule specifies the escalation chain for a work item that has passed the Escalation Timeout period. The Default Escalation Attestor rule escalates to the assigned attestor’s manager (idmManager), or to Configurator if the attestor’s idmManager value is null.

    You can specify the Escalation Timeout value in minutes, hours, or days.

  23. Review Determination Rule — Select one of the following rules to specify how the scan process will determine the disposition of an entitlement record: (This field is required.)
    • Reject Changed Users — Automatically rejects a user entitlement record if it is different than the last user entitlement from the same access scan definition and the last user entitlement was approved. Otherwise, forces manual attestation and approves all user entitlements that are unchanged from the previously approved user entitlement. By default, only the “accounts” portion of the user view is compared for this rule.
    • Review Changed Users — Forces manual attestation for any user entitlement record if it is different than the last user entitlement from the same access scan definition and the last user entitlement was approved. Approves all user entitlements that are unchanged from the previously approved user entitlement. By default, only the “accounts” portion of the user view is compared for this rule.
    • Review Everyone — Forces manual attestation for all user entitlement records.

    • Note

      The Reject Changed Users and Review Changed Users rules compare the user entitlement to the last instance of the same access scan in which the entitlement record was approved.

      You can change this behavior by copying and modifying the rules to restrict comparison to any selected part of the user view. See Identity Manager Deployment Tools for information about customizing rules.


          This rule can return values of:

    • -1 — no attestation required
    • 0 — automatically rejects the attestation
    • 1 — manual attestation required
    • 2 — automatically approves the attestation
    • 3 — automatically remediates the attestation (auto-remediation)
  24. Remediator Rule — Select the rule to be used to determine who should remediate a specific user’s entitlement in the event of Auto-Remediation. The rule can examine the user’s current user entitlement and violations, and must return a list of users that should remediate. If no rule is specified, then no remediation will take place. A common use for this rule would be if the entitlement has compliance violations.
  25. Remediation User Form Rule — Select a rule to be used to select an appropriate form for attestation remediators when editing users. Remediators can set their own form, which overrides this one. This form rule would be set if the scan collects very specific data that matches a custom form.
  26. Notification Workflow — Select one of the following options to specify the notification behavior for each work item.
    • None — This is the default selection. This selection results in an attestor getting an email notification for each individual user entitlement that he must attest.
    • ScanNotification —This selection bundles attestation requests into a single notification. The notification indicates how many attestation requests were assigned to the recipient.

      If there is a Review Process Owner specified in the access scan, the ScanNotification Workflow will also send a notification to the review process owner when the scan begins, and when it ends. See Step 9.

      The ScanNotification workflow uses the following email templates

      • Access Scan Begin Notice
      • Access Scan End Notice
      • Bulk Attestation Notice

      You can customize the ScanNotification Workflow.

  27. Violation limit — Use this option to specify the maximum number of compliance violations that can be emitted by this scan before the scan aborts. The default limit is 1000. An empty value field is equal to no limit.
  28. Although typically during an audit scan or access scan the number of policy violations is small compared to the number of users, setting this value could provide protection from the impact of a defective policy that increases the number of violations significantly. For example, consider the following scenario:

    If an access scan involves 50,000 users and generates two to three violations per user, the cost of remediation for each compliance violation can have a detrimental effect on the Identity Manager system.

  29. Organizations — Select the organizations to which this access scan object is available. This is a required field.

Click Save to save the scan definition.

Deleting an Access Scan

You can delete one or more access scans. To delete an access scan, from the Compliance tab select Manage Access Scans, select the name of the scan, and then click Delete.

Managing Access Reviews

After defining an access scan, you can use or schedule it as part of an access review. After initiating an access review, several options are available to manage the review process. Read the following sections for more information about:

Launching an Access Review

To launch an access review from the Administrator interface, use one of these methods:

On the displayed Launch Task page, specify a name for the access review. Select the scans from the Available Access Scans list and move them to the Selected list. If you select more than one scan, you can choose one of the following launch options:

Click Launch to start the access review process.


Note

The name you assign to an access review is important. Access reviews that run on a periodic basis with the same name can be compared by some reports.


When you launch an access review, the workflow process diagram is displayed, showing the steps in the process.

Scheduling Access Review Tasks

An access review task can be scheduled from the Server Tasks area. For example to set up access reviews on a periodic basis, select Manage Schedule and then define the schedule. You might schedule the task to occur every month or every quarter.

To define the schedule, select the Access Review task on the Schedule Tasks page and then complete the information on the Create task schedule page.

Click Save to save the scheduled task.


Note

Identity Manager keeps the results from access review tasks for one week, by default. If you choose to schedule a review more often than once a week, set the Results Options to delete. If Results Options are not set to delete, the new review will not run because the previous task results still exist.


Managing Access Review Progress

Use the Access Reviews tab to monitor the progress of an access review. Access this feature through the Compliance tab.

From the Access Reviews tab you can review a summary of all active and previously processed access reviews. The following information is provided for each access review listed:

To view more detailed information about the review, select it to open a summary report.

Figure 11-16 shows a sample Access Review Summary report.

Figure 11-16  Access Review Summary Report Page

Access Review Summary View

Click the Organization or Attestors form tab to view scan information categorized by those objects.

You can also review and download this information in a report by running the Access Review Summary Report.

Modifying Scan Attributes

After setting up an access scan, you can edit the scan to specify new options, such as specifying target resources to scan or specifying audit policies to scan for violations while the access scan is running.

To edit a scan definition, select it from the list of Access Scans, and then modify the attributes on the Edit Access Review Scan page.

You must click Save to save any changes to the scan definition.


Note

Changing the scope of an access scan might change the information in newly-acquired user entitlement records, as it can affect the Review Determination Rule if that rule compares user entitlements to older user entitlement records.


Canceling an Access Review

From the Access Reviews page, click Terminate to stop a selected review in progress. Terminating a review causes these actions to occur:

Deleting an Access Review

From the Access Reviews page, click Delete to delete a selected review.

You can delete an access review if the status of the task is terminated or completed. An access review task in progress cannot be deleted unless it is first terminated.

Deleting an access review deletes all user entitlement records that were generated by the review. The delete action is recorded in the audit log.

To delete an access review, click Delete from the Access Reviews page.


Note

Canceling and deleting an access review may result in updates to a large number of Identity Manager objects and tasks, and can take several minutes to complete. You can check the progress of the operation by viewing the task results in Sever Tasks > All Tasks.


Managing Attestation Duties

You can manage attestation requests from the Identity Manager Administrator or User interface. This section provides information about responding to attestation requests and the duties involved in attestation.

Access Review Notification

During a scan, Identity Manager sends notification to Attestors when attestation requests require their approval. If attestor responsibilities have been delegated, the requests are sent to the delegate. If multiple attestors are defined, each attestor receives an email notification.

Requests appear as Attestation work items in the Identity Manager interface. Pending attestation work items are displayed when the assigned attestor logs in to Identity Manager.

Viewing Pending Requests

View attestation work items from the Work Items area of the interface. Selecting the Attestation tab in the Work Items area lists all the entitlement records requiring approval. From the Attestations page, you can also list entitlement records for all of your direct reports and for specified users for which you have direct or indirect control.

Acting on Entitlement Records

Attestation work items contain the user entitlement records requiring review. Entitlement records provide information about user access privileges, assigned resources, and policy violations.

The following are possible responses to an attestation request:

If an attestor does not respond to a request by taking one of these actions before the specified escalation timeout period, notice is sent to the next attestor in the escalation chain. The notification process continues until a response is logged.

Attestation status can be monitored from the Compliance > Access Reviews tab.

Closed-Loop Remediation

You can avoid rejecting user entitlements by:

Requesting Remediation

If defined by the access scan, you can route a pending attestation to another user for remediation.


Note

The Dynamic Entitlements option on the Create or Edit Access Scan pages enables this feature.


To request remediation from another user:

  1. Select one or more entitlements from the list of attestations, and then click Request Remediation.
  2. The Select and Confirm to Request Remediation page appears.

  3. Enter a user name, and then click Add to add the user to the Forward to field. Alternatively, click ... (More) to search for a user. Select the user in the search list, and then click Add to add the user to the Forward to list. Click Dismiss to close the Search area.
  4. Enter comments in the Comments field, and then click Proceed.
  5. Identity Manager returns to the list of attestations.


    Note

    Details of the remediation request appear in the History area of the individual user entitlement.


Rescanning Attestations

If defined by the access scan, you can rescan and re-evaluate a pending attestation.


Note

The Dynamic Entitlements option on the Create or Edit Access Scan pages enables this feature.


To rescan a pending attestation:

  1. Select one or more entitlements from the list of attestations, and then click Rescan.
  2. The Rescan User Entitlements page appears.

  3. Enter comments about the rescan action in the Comments area, and then click Proceed.

Forwarding Attestation Work Items

You can forward one or more attestation work items to another user. To forward attestations:

  1. Select one or more work items in the attestation list, and then click Forward.
  2. The Select and Confirm Forwarding page appears.

  3. Enter a user name in the Forward to field. Alternatively, click ... (More) to search for a user name.
  4. Enter comments about the forwarding action in the Comments field.
  5. Click Proceed.
  6. Identity Manager returns to the list of attestations.


    Note

    Details of the forwarding action appear in the History area of the individual user entitlement.


Digitally Signing Access Review Actions

You can set up digital signing to handle access review actions. For information about configuring digital signatures, see Signing Approvals. The topics discussed there explain the server-side and client-side configuration required to add the certificate and CRL to Identity Manager for signed approvals.

Access Review Reports

Identity Manager provides the following reports to enable you to evaluate the results of an access review:

Click a name in the report to open the user entitlement record. Figure 11-17 shows a sample of the information provided in the user entitlement record view.

Figure 11-17  User Entitlement Record

Sample User Entitlement Record View

These reports are available for download, in Portable Document Format (PDF) or comma-separated value (CSV) format, from the Run Reports page.


Access Review Remediation

Compliance violation remediation and mitigation, and access review remediation, are managed from the Remediations area of the Work Items tab. However, there are differences between the two remediation types. This section describes the unique behavior of access review remediation, and how it differs from the remediation tasks and information described in Compliance Violation Remediation and Mitigation.

About Access Review Remediation

When an attestor requests that a user entitlement be remediated, the Standard Attestation workflow creates a remediation request, which must be addressed by a remediator (a designated user who is allowed to evaluate and respond to remediation requests).

The problem can only be remediated; it cannot be mitigated. Attestation cannot continue until the problem is resolved.

When remediations result from an access review, then the Access Review dashboard tracks all attestors and remediators involved with the review.

Remediator Escalation

Access Review remediation requests are not escalated beyond the initial remediator.

Remediation Workflow Process

The logic of access review remediation is defined in the Standard Attestation workflow.

When an attestor requests remediation of a user entitlement, the Standard Attestation workflow:

The new remediator can then choose to edit the user, either by using Identity Manager or independently, and then mark the work item as remediated when satisfied. At that point, the user entitlement is rescanned and evaluated again.

Remediation Responses

By default, three response options are given to the access review remediator:

Working with the Remediations page

The Type column is shown as UE (user entitlement) for all remediation work items that are access review remediation work items.

Unsupported Access Review Remediation Actions

The prioritization and mitigation features are not supported for access review remediations.


Identity Auditing Tasks Reference

Table 11-3 provides a quick reference to commonly performed identity auditing tasks. The table shows the primary Identity Manager interface location where you will go to begin each task, as well as alternate locations or methods (if available) that you can use to perform the task.

Table 11-3  Identity Auditing Task Reference

To Do This:

Go To:

Create, edit, or delete an audit policy

Compliance tab, Manage Policies subtab

Define remediators and assign remediation workflows for an audit policy

Compliance tab, Manage Policies subtab

Perform an audit scan on one or more users or organizations

Accounts tab, select Scan from the User Actions or Organization Actions list

Respond to policy violation remediation requests

Work Items tab, Remediations subtab

Mitigate policy violations

Work Items tab, Remediations subtab

Review remediated policy violations

Work Items tab, Remediations subtab

Generate audit policy reports

Reports tab, Run Report subtab

Disable or enable auditing

Configure tab, Audit subtab

Set up audit events to capture

Configure tab, Audit subtab

Edit administrator audit capabilities

Security tab, Capabilities subtab

Set up email templates for audit notification

Configure tab, Email Templates subtab

Import data files/rules (such as XML-format forms)

Configure tab, Import Exchange File subtab

Define an access review scan

Compliance tab, Manage Scans subtab

Run an access review

Compliance tab, Access Reviews subtab

Terminate an access review

Compliance tab, Access Reviews subtab

Schedule an access review

Server Tasks tab, Manage Schedule subtab

Set up periodic access reviews

Compliance tab, Manage Access Scans subtab

Monitor access review status

Compliance tab, Access Reviews subtab

Configure attestors

Compliance tab, Manage Access Scans subtab

Perform Attestor duties (review and certify user entitlements)

Work Items tab, My Work Items tab, Attestation subtab

Review separation-of-duties report

Reports tab, Run Report subtab



Previous      Contents      Index      Next     


Part No: 820-0816-10.   Copyright 2007 Sun Microsystems, Inc. All rights reserved.