In my enterprise installation of Crowd, I would like to create multiple directories - the first directory would be a Delegated Authentication Directory - so that users can be authenticated by my enterprise microsoft AD LDAP. The users in this directory would be employees of my organization.
The second directory I would like to create for non-employees like contractors or client counterparts.
To this instance of Crowd I would be connecting my JIRA, Confluence and Fisheye applications.
Now I create a group corresponding to each project and to a group I want to add both the employees of Dir1 and non-employees of Dir2.
So, how should I go about it?
- Should I create the same group in both the directories? If I do so, will crowd be able to recognize by virtue of same group name that it is the same group?
- Can I create the group in just DIR1 or DIR2 and assign to it users in the same directory + users of the other directory?
I am currently using Crowd 2.4.2 but I can upgrade to Crowd 2.5.x if there is an improvement/fix related to this query. Please advise accordingly.