Hi,
looking for a way to create a user for Confluence (or/and Jira) via REST API.
I see there is an experimental end point to create a user but not to add them to a group.
As we manage an access to Confluence, Jira and specific projects and features there by way of groups, this is a critical point.
Using a 'default' group is not an option as we do not want everyone end up in this group. In any case people should be assigned to a group upon creation to prevent inadequate access issues.
One of the reasons to look into this is Atlassian's inability to provide segregated access to admin features: e.g. delegate user management without letting people to manage issue types.
I did look into user provisioning, user management and group management APIs.
Thank you.
The is an API that allow you to add users to groups:
Another option is to use an app like Admin Automations to add users to groups.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Inna S
There can be a few approaches to this use case
Hope this helps.
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.