To search users with email ID along with username in User provisioning GET API

XMLWordPrintable

    • 2

      The User provisioning GET API https://developer.atlassian.com/cloud/admin/user-provisioning/rest/api-group-users/#api-scim-directory-directoryid-users-get

      searches for users with usernames alone and not with email IDs. It would be better if this API could also fetch details if the username is an email ID as well. In case if username is not the same as the email ID then it would be difficult to co-relate the Atlassian accounts.

      Steps:

      Run the below API https://developer.atlassian.com/cloud/admin/user-provisioning/rest/api-group-users/#api-scim-directory-directoryid-users-get

      If the username assigned by IDP is: p1234@atlassian.com

      The above API will fetch the result but sometimes if the user is trying to fetch the users by searching with email ID for ex: p1234_actual@atlas.com then it won't give any results.

              Assignee:
              Unassigned
              Reporter:
              Pushpanjali Shivaramu
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: