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

REST API to bulk change or delete user aliases

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Fixed
    • 2.9.1
    • 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.

      CWD-1469 introduced a REST API to manage user aliases.

      Because aliases refer to usernames, they become orphaned when a user is renamed or deleted (CWD-2179). The orphans are difficult to track and eliminate, and they stay behind occupying the alias name and preventing new users (or the renamed user) from re-using the alias.

      The current REST API (CWD-1469) offers a solution: the aliases can be listed, removed and added individually. However, if the number of applications is high, that involves 1+2N calls.

      As a REST client, I would like to have an API in Crowd to change or delete all the aliases (for all applications) for a username.

            dberrueta Diego Berrueta
            dberrueta Diego Berrueta
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: