2 Helpful

What is a Calculated Authorization Group?

Nick
By Nick
Last updated: 3 days ago
2 min read 1,270 views
Administrator
Related Applications

Overview

A Calculated Authorization Group is a group whose membership is determined automatically by a set of configurable rules rather than by manual assignment. Every night, the cron scheduler evaluates all active rule sets and adds or removes users accordingly.

Calculated groups are ideal for dynamic populations such as all users in department X or all users with contract type Y, where membership would otherwise need to be maintained manually.

Calculated vs. Explicit vs. Mix

TypeHow members joinBest for
CalculatedAutomatically via rules (nightly cron)Dynamic populations based on user attributes
ExplicitManually by a responsible or delegateCurated, stable lists
MixCombination of bothMostly-automated with manual exceptions
Group of groupsInherited from one or more child groupsFederated or nested access structures

How rules work

Each Calculated group holds one or more rule sets. Each set contains one or more individual rules combined with a logic operator:

  • OR — adds members (union): the rule set expands the population.
  • AND — restricts members (intersection): the rule set narrows the population.

Rules can reference built-in system conditions (e.g. department, structure, contract type) or custom SQL conditions written by system administrators.

Force acquisition

Administrators can trigger an immediate recalculation without waiting for the nightly cron using the Force acquisition button in the group detail view.

Membership status badges

BadgeMeaning
CalculatedUser currently matches the active rules.
Calculated to acquireUser matches the rules but the explicit snapshot has not been taken yet.
Internal calcInternally calculated — not yet synchronized to external provisioning systems.

Did you find this article helpful?
2 out of 2 found this helpful

divider

Related Articles

Sponsored
arrow-up icon
ESC