The Zurich release has arrived! Interested in new features and functionalities? Click here for more

User not getting added to AD groups

ShubhangiS6
Tera Contributor

Hi All,

In our AD integration when we check the flow. flow is working fine there is no error. but it's not able to add Users in AD groups. We check with every single possibility. earlier it said Mid- Server issue. we fixed that issue. but now it's not giving any error as well as not adding users in group. 

 

Can anyone some guidance on this...

2 REPLIES 2

Rajesh Chopade1
Mega Sage

Hi @ShubhangiS6 

- Ensure the ServiceNow user initiating the flow has the required roles to execute LDAP operations.

- Confirm that the AD account being used for the operation has permissions to modify group memberships.

- As you mentioned, recently you fixed the Mid-server issue, so create a small test script to manually execute an LDAP operation to add a user to a group, bypassing the flow to see if the operation itself is functioning.

 

I hope my answer helps you to resolve your issue, if yes mark my answer helpful & correct.

thank you

rajesh

 

Hi @Rajesh Chopade1 

User have already have admin role.