Hello Team,
I have integrated ldap in jira. So i have two directories 1)internal and 2)ldap directory.
Now i want to get all users whoever present in Ldap directory using Rest-api.
Please help me out.
Thanks,
Fayaz
Hello,
You can not do it by Rest Api. You would need to query the cwd_user in the database.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You need to query the Jira database
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Or you can write a script, if you have a scripting plugin
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.