You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I am wondering if you have an API that provides any of the following functionality:
* List all of the Microsoft Active Directories added to Crowd, and search them for a specific user (by name and/or email address)
* List all of the Delegated Authentication Directories added to Crowd, and add a new user to them (user, email, password, ...)
* Edit (add, remove) the group memberships of a specific user in a specific Delegated Authentication Directory
You see, I would like to do some of these tasks programmatically. Please point me to the documentation if you provide any of this functionality through an API.
Hey Alexander,
I believe you could take a look at this document : REST - https://developer.atlassian.com/display/CROWDDEV/Crowd+REST+Resources
SOAP - https://developer.atlassian.com/display/CROWDDEV/SOAP+API
I could not find any method that would be able to search for a particular directory :(. However you should be able to find methods to add a user to the directory and search for a user.
There are a bunch of feature requests that you might be interested in :
http://jira.atlassian.com/browse/CWD-1136
http://jira.atlassian.com/browse/CWD-1308
http://jira.atlassian.com/browse/CWD-1179
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.