I want to get all user along with their permissions from jira software and confluence using java rest api call.
I have found some api call to get all user but they are not returning any permissions related to user.
thanks in advance.
I have found some similar questions with workarounds, I am not sure if this can be done solely by the REST API.
Also, JIRA and Confluence have different permission hierarchies; Confluence does not use Project Roles whereas JIRA does, both Applications using direct permission assignments and groups. Be wary of this.
Hope this helps
@[deleted]thanks for your reply
I already gone through the above mentioned links that describes about query the database that will helpful for on-premise.
but here we are using jira/confluence on cloud.
if is there any rest api or java rest client api it would be helpful.
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.