2021-11-11 15:15:40 +00:00
|
|
|
---
|
|
|
|
title: Group
|
|
|
|
---
|
|
|
|
|
|
|
|
## Hierarchy
|
|
|
|
|
|
|
|
Groups can be children of another group. Members of children groups are effective members of the parent group.
|
|
|
|
|
|
|
|
When you bind a group to an application or flow, any members of any child group of the selected group will have access.
|
|
|
|
|
2022-06-19 20:24:57 +01:00
|
|
|
Recursion is limited to 20 levels to prevent deadlocks.
|
|
|
|
|
2021-11-11 15:15:40 +00:00
|
|
|
## Attributes
|
|
|
|
|
2022-05-09 20:22:41 +01:00
|
|
|
Attributes of groups are recursively merged, for all groups the user is a _direct_ member of.
|