We couldn't load all Actvitity tabs. Refresh the page to try again.
If the problem persists, contact your Jira admin.
IMPORTANT: JAC is a Public system and anyone on the internet will be able to view the data in the created JAC tickets. Please don’t include Customer or Sensitive data in the JAC ticket.

    • Icon: Suggestion Suggestion
    • Resolution: Fixed
    • 2.1
    • REST
    • None
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      Crowd needs a REST endpoint that client applications can use. Currently client applications can only use the SOAP endpoint to communicate with Crowd.

      Here are some examples of using the new REST API.

      To search for a particular user, perform a GET request at:

      http://YOUR-CROWD-SERVER:8095/rest/usermanagement/1/user?username=<username>

      To get all attributes of a particular user, perform a GET request at:

      http://YOUR-CROWD-SERVER:8095/rest/usermanagement/1/user/attribute?username=<username>

      To add a user, perform a POST request to:

      http://YOUR-CROWD-SERVER:8095/rest/usermanagement/1/user

      To search for a particular group, perform a GET request at:

      http://YOUR-CROWD-SERVER:8095/rest/usermanagement/1/group?groupname=<groupname>

            Loading...
            IMPORTANT: JAC is a Public system and anyone on the internet will be able to view the data in the created JAC tickets. Please don’t include Customer or Sensitive data in the JAC ticket.

              • Icon: Suggestion Suggestion
              • Resolution: Fixed
              • 2.1
              • REST
              • None
              • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

                Crowd needs a REST endpoint that client applications can use. Currently client applications can only use the SOAP endpoint to communicate with Crowd.

                Here are some examples of using the new REST API.

                To search for a particular user, perform a GET request at:

                http://YOUR-CROWD-SERVER:8095/rest/usermanagement/1/user?username=<username>

                To get all attributes of a particular user, perform a GET request at:

                http://YOUR-CROWD-SERVER:8095/rest/usermanagement/1/user/attribute?username=<username>

                To add a user, perform a POST request to:

                http://YOUR-CROWD-SERVER:8095/rest/usermanagement/1/user

                To search for a particular group, perform a GET request at:

                http://YOUR-CROWD-SERVER:8095/rest/usermanagement/1/group?groupname=<groupname>

                        Unassigned Unassigned
                        justin@atlassian.com Justin Koke
                        Votes:
                        2 Vote for this issue
                        Watchers:
                        10 Start watching this issue

                          Created:
                          Updated:
                          Resolved:

                            Unassigned Unassigned
                            justin@atlassian.com Justin Koke
                            Votes:
                            2 Vote for this issue
                            Watchers:
                            10 Start watching this issue

                              Created:
                              Updated:
                              Resolved: