Uploaded image for project: 'Crowd Data Center'
  1. Crowd Data Center
  2. CWD-5821

There is not enough information on how to call the rest service /rest/appmanagement/1/aliases.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Low
    • 5.1.0, 4.3.10, 4.4.4, 5.0.3
    • 5.0.0, 5.0.1, 4.3.9, 4.4.3, 5.0.2
    • Documentation
    • None

    Description

      Issue Summary

      This is reproducible on Data Center: Yes

      There is not enough information on how to call the rest service /rest/appmanagement/1/aliases in the Crowd Rest API document.

      Steps to Reproduce

      N/A

      Expected Results

      To be able to add aliases to each application.

      Actual Results

      Aliases can not be added due to the lack of information about how to use the service.

      Workaround

      This is the correct way to call the service:

      curl -v -u username:password -H'Content-Type: application/json' -XPUT 'http://<crowd url>/rest/appmanagement/1/aliases?user=username' -d '{"applicationid-1": "Alias-1", "applicationid-2": "Alias-2"}' 

      Attachments

        Issue Links

          Activity

            People

              8df7baf53f92 aanastasov
              cf2b1c572ccd Ozhan
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: