I maintain two user directories
- Crowd Internal Directory - people who do not have AD access or have problems using AD credentials.
- Delegated Authentication Directory - Linked to AD which uses AD authentication
Now my question is
How to make sure certain users are not added in the import. We have an issue where set of users for eg a,b,c have problem using atlassian tools by using their AD credentials for which I created the same user names in a crowd internal directory and deleted the users from Delegated Authentication Directory.
Now when I import or update the Delegated Authentication Directory with the AD, it picks up the deleted users and adds them back, which actually triggers a situation where both the directories have now users a,b,c and due to that they have problems logging in JIRA and Confluence.
How to handle this ?