I’m hoping someone can help me with the following:
Scenario:- I would like all the members of a specific Active Directory Group to be assigned with the ‘My webMethods Users’ Role. Central Users management has already been successfully configured using LDAP.
I can see three potential options for doing this…
1 - Add Active Directory group directly as a member of the ‘My webMethods Users’ Role
or
2a - Create new Static Role that contains the Active Directory group as the only member
2b - Add the new Static Role as a member of the ‘My webMethods Users’ Role
or
3a - Create new LDAP Query Role that returns all members of the Active Directory group
3b - Add the new LDAP Query Role as a member of the ‘My webMethods Users’ Role
Please could someone help me understand the differences (pros and cons) of each of these options… assuming I have understood them correctly!
Thank you.