01/30/2023 07:37 AM
I'm trying to figure out in Saviynt Endpoint configurations what's the difference between
<ADDUSERTOENT>True</ADDUSERTOENT>
and
<ADDMEMBERTOENT>True</ADDMEMBERTOENT>
01/30/2023 10:28 AM
ConnectionConfig value in Show Endpoints in UI to setup <ADDMEMBERTOENT>True</ADDMEMBERTOENT> value in UI (Prerequisite for Group management in AD) | For AD group management, as a prerequisite the value of ConnectionConfig needs to be set to <ADDMEMBERTOENT>True</ADDMEMBERTOENT>. Capability added in show Endpoints UI with addition of ConnectionConfig parameter where you can add the value as <ADDMEMBERTOENT>True</ADDMEMBERTOENT. Previously, this was done from DB, which can now be done through UI too. |
01/30/2023 10:33 AM
What about <ADDUSERTOENT>True</ADDUSERTOENT> ?
01/30/2023 10:38 AM
01/30/2023 10:43 AM
You can find the configuration in Active Directory Connector Guide. It doesn't explain very well when to use addusertoent or addmembertoent
01/30/2023 11:27 AM
ADDMEMBERTOENT is used when you have to add accounts to entitlement
ADDUSERTOENT is no more used