You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/ExternalGroupSyncIms.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@ In addition an OSGi configuration for the leveraged [UMAPI](https://adobe-apipla
44
44
Only the
45
45
- group id (called name in IMS context),
46
46
- 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)
49
49
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