We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e538b9 commit 5a351cbCopy full SHA for 5a351cb
examples/config files - basic/user-sync-config.yml
@@ -194,9 +194,9 @@ directory_users:
194
# see https://docs.python.org/howto/regex.html )
195
# additional_groups:
196
# - source: "ACL-(.+)"
197
- # target: "ACL-Grp-(\\1)"
+ # target: "ACL-Grp-\\1"
198
# - source: "(.+)-ACL"
199
200
201
# (optional) group_sync_options (default: all options false)
202
# Options that govern the automatic creation and/or deletion of Adobe user groups
0 commit comments