Skip to content

Commit 2f90a1d

Browse files
committed
[DOCS-8204] Add property 'idm.user.groups.include.parents' to APS 2.4
1 parent 4754457 commit 2f90a1d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

process-services/2.4/config/application.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Current possible app names: `{ analytics | kickstart }`
2222
|app.analytics.default.capabilities.group|`analytics-users`|
2323
|app.kickstart.default.enabled|`true`|
2424
|app.kickstart.default.capabilities.group|`kickstart-users`|
25+
|idm.user.groups.include.parents|When set to `true`, groups user and all the groups up in the hierarchy are considered as the user groups.<br/>When set to `false`, only groups user are considered as user groups.<br/>Default: `true`|
2526

2627
The following setting, if set to `true`, will create a default example app with some simple review and approve
2728
processes for every newly created user.

0 commit comments

Comments
 (0)