Skip to content

Commit 3813786

Browse files
authored
Update documentation for external group synchronization
1 parent 18caac2 commit 3813786

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/ExternalGroupSyncIms.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ In addition an OSGi configuration for the leveraged [UMAPI](https://adobe-apipla
4444
Only the
4545
- group id (called name in IMS context),
4646
- the description
47-
- the admins (set via OSGi configuration)
48-
- and product profiles (set via OSGi configuration)
47+
- the [admins](https://helpx.adobe.com/enterprise/using/user-groups.html#AddAdminstogroups) (set via OSGi configuration)
48+
- and [product profiles](https://helpx.adobe.com/enterprise/using/user-groups.html#assign-product-profiles-to-groups) (set via OSGi configuration)
4949

50-
are set for synchronized groups in IMS. Memberships are not modified and external groups are never deleted. However you can update admin users of the managed groups (this involves both adding and removing users) with the additional flag `Also update existing external groups`. This is only available for manually triggered installations from the Web Console Plugin or the Touch UI Web UI. There is right now [no way to remove product profiles](https://github.com/Netcentric/accesscontroltool/issues/800) on already existing groups.
50+
are set for synchronized groups in IMS. Memberships are not modified and groups are never deleted. However you can update admin users of the managed groups (this involves both adding and removing users) with the additional flag `Also update existing external groups`. This is only available for manually triggered installations from the Web Console Plugin or the Touch UI Web UI. There is right now [no way to remove product profiles](https://github.com/Netcentric/accesscontroltool/issues/800) on already existing groups.

0 commit comments

Comments
 (0)