Click HERE to see how Saviynt Intelligence is transforming the industry. |
04/13/2023 07:44 PM
Hi Team,
Can you please help on below Use case
Use case: Parent AD Endpoint EPP and once child endpoint EPC. Added Endpoint_filter at Connection level.
EPC is used as catalogue item in ServiceNow to request access (Saviyntapp on Snow)
Requirement: When requesting access to child endpoint EPC request & tasks are getting generated to create account and 2nd account in ad is getting created. Requirement is not to create 2nd account but use existing AD account.
Solved! Go to Solution.
04/17/2023 12:16 PM
Hi @GSR
Please make sure that Accountname generated to child account is same as parent account name, if its different it will try to create a new parent account as well.
Thanks
Darshan
04/18/2023 07:40 PM
05/16/2023 09:36 AM
Hi Rushikesh,
Have the same requirement for AD. I have added endpoint_filter and its correctly creating the child endpoints, But when a request is made for Child EndPoint, it creates a task for a 2nd account.
If we make it 'entitlementsonly' at security system level', how will the main AD account be created?
06/12/2023 12:22 AM - edited 06/12/2023 12:25 AM
If we keep entitlementsonly at securitysystem then new account task will not be created. I am facing the same issue as well.
06/12/2023 04:47 AM
I believe rushikeshvartak said if already a account is present in parent AD then use this config.
Now if you have requirement of creating parent AD account as well then you need to make sure Accountname generated should be same for parent and child so that it doesn't create.
Thanks
Darshan
06/28/2023 02:11 AM
@Darshanjain @rushikeshvartak , Even if i keep same account name and Entitlements only, i still see new account task is created for the user.
06/28/2023 04:03 AM
Share endpoint configuration
07/06/2023 05:52 AM
hi @rushikeshvartak ,
Account name rule in both endpoints (parent+child) -->Systemusername
Connection configuration in endpoint -->
{ "conf":[ {"ADDUSERTOENT":"TRUE"}, {"ADDMEMBERTOENT":"TRUE"} ]}
Security system --> Task for entitlements only