Help Center / Risk Analysis / Running Role Analysis

Running Role Analysis

Roles analysis asks a different question from users analysis. It ignores assignments entirely and evaluates whether a role, on its own, grants two conflicting capabilities. A conflict found here is a design defect: it will be reproduced on every user the role is ever assigned to, and it will keep coming back through provisioning until the role itself is corrected.

Steps

  1. Go to Analysis
  2. Select roles analysis mode
  3. Select one or more systems
  4. Select a ruleset
  5. Set the analysis criteria described below
  6. Click Run analysis

Analysis criteria

Criteria marked with a red asterisk are mandatory. There is no "leave it empty to include everything" behaviour: an unselected filter excludes everything, and the Run button stays disabled until every mandatory criterion has a selection. This is deliberate, because a silently unbounded run on a large landscape is rarely what anyone wants.

CriterionEffect
SystemThe data sources to analyze
Single rolesRestrict to specific single roles
Composite rolesRestrict to specific composite roles
Business rolesRestrict to IAM business roles, when IAM analysis is enabled
RulesetThe ruleset used to evaluate risks
Risk typesWhich risk types to evaluate
Risk levelsWhich severities to evaluate
Business processesRestrict to the processes in scope
Risk ownersRestrict to risks owned by specific owners
RisksRestrict to specific risk IDs
Risk exclusionsAccepted role and risk combinations to leave out
Organisational scopesBind the organizational placeholders the ruleset declares. Only appears when the active ruleset uses them
Save directoryWhere the analysis output is written

The HR-based criteria available in users mode do not apply here, since a role has no department or location.

Simulation in roles mode

The Simulation panel offers three tabs in roles mode: Authorizations, Composite Roles, and New Roles. Two more appear when IAM analysis is enabled. This is where role design gets tested before it is built. See Role Simulation.

Reading the result

Results are keyed by role rather than by user, and the summary report carries Role Name, Role Description and Role Type in place of the user columns. See Report Types.

Which mode to use

Run both, for different purposes. Users mode tells you who has a conflict today and is what you need for certification and audit evidence. Roles mode tells you which role designs will keep generating conflicts, and is what you need to stop the problem recurring.

The practical sequence on a clean-up project is roles mode first, to find the designs worth fixing, then users mode to work through the population that still holds conflicts after the design changes land. Fixing assignments while leaving a conflicted role in place means doing the work again after the next provisioning round.

Updated on: 2026-08-02

« Back to Risk Analysis