The directory in Atlassian is available to multiple Atlassian products like Jira, Confluence, etc.
I am trying to create an account in the directory using the POST API . The user created can be accessed by both Jira and Confluence. However, I want to create users only for Confluence and not for Jira.
Similarly when I am using the DELETE API to remove/deactivate a user from the directory, it is removing the user even if the user has access to other Atlassian products(like Jira, Confluence, etc.). I want to delete a user only for Confluence but the user should be able to access Jira.
Are there any other APIs for user creation/deletion that is Atlassian product specific? I need to create and delete users only from Confluence irrespective of other atlassian product accesses. Please help.
Hi @Bernhard Gschwandtner , welcome to the community and thanks for your question.
You can see from the organization level to which groups and products users have access -
The roles, however, are defined at the product level. So, in this case, if you wanted to see what access this user has in Jira specifically, you would need to go into the product of Jira and check the Security settings, to see which Global permissions and roles she has access to.
What did you want to do with / about this information? Maybe we can help if you can explain what you want to achieve?
Cheers
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.