12-06-2022 02:32 AM
12-06-2022 03:00 AM
<conf><ADDMEMBERTOENT>TRUE</ADDMEMBERTOENT><ADDUSERTOENT>TRUE</ADDUSERTOENT></conf> --> Try this if you're in lower version (v5.5SP3.x or v5.5SP5.x)
{ "conf":[ {"ADDUSERTOENT":"TRUE"}, {"ADDMEMBERTOENT":"TRUE"} ]} --> Try this if you're in higher version (v2021 or v2022)
12-06-2022 03:06 AM
Thank You, Enakshi
Kindly also clarify the context for which this configuration can be used.
1. At the time of Account Disable - is this configuration mandatory if deleteAllGroups attribute has to be used in the disableAccountJSON ?
2. Or, this configuration is required only so that Saviynt is able to create/delete groups in AD.
3. Or, for both the above ?
Best Regards,
Varun
12-06-2022 03:17 AM
This is a mandatory configuration to remove AD groups from user on disable/deprovision.
12-06-2022 04:36 AM
Thank You, Enakshi. I'll try this configuration out and revert back on the findings.
Best Regards,
Varun
12-06-2022 08:09 PM
deleteAllGroups will remove all groups when account will be disabled .