Resolve typed IDM group audiences

This commit is contained in:
2026-08-02 14:44:41 +02:00
parent d1c994f3d0
commit 27a790976e
6 changed files with 491 additions and 12 deletions
+6
View File
@@ -132,3 +132,9 @@ Addresses.
Expansion records the exact provider revisions and decisions. Templates,
Campaign, Files, Audit, Reporting, and Workflow consume that immutable result
through capabilities and never import Distribution Lists internals.
Typed-group expansion uses the optional `idm.relationships` contract. It asks
for all membership decisions at the expansion effective time rather than only
the accepted identities. This preserves future, expired, revoked, inactive,
and account-less exclusions alongside effective memberships, while keeping IDM
ORM records outside this module.