-
Suggestion
-
Resolution: Duplicate
-
None
Problem:
The Current SCIM APIs we have return the list of all SCIM users.
Now if there are a few users that are Managed however not synced via SCIM, Admins have no way to fetch these users only.
Solution:
We could extend the API call https://developer.atlassian.com/cloud/admin/user-management/rest/api-group-users/#api-users-account-id-manage-profile-get
To include Provisioned vs Non Provisioned detail (yes/no) in the API response
- is related to
-
ACCESS-953 Identify managed accounts by their sync status in API and UI
- Gathering Interest
- relates to
-
ACCESS-953 Identify managed accounts by their sync status in API and UI
- Gathering Interest
[ACCESS-1186] Retrieve all users that are not Provisioned via SCIM
Resolution | New: Duplicate [ 3 ] | |
Status | Original: Gathering Interest [ 11772 ] | New: Closed [ 6 ] |
Link | New: This issue relates to ACCESS-953 [ ACCESS-953 ] |
Link | New: This issue is related to ACCESS-953 [ ACCESS-953 ] |
Description |
Original:
Problem:
The Current SCIM APIs we have return the list of all SCIM users however due to paginations the Org Admins have to go an extra mile to script/automate the retrieval of all users via API. Now if there are a few users that are Managed however not synced via SCIM, Admins have no way to fetch these users only. Solution: We could extend the API call https://developer.atlassian.com/cloud/admin/user-management/rest/api-group-users/#api-users-account-id-manage-profile-get To include Provisioned vs Non Provisioned detail (yes/no) in the API response |
New:
Problem:
The Current SCIM APIs we have return the list of all SCIM users. Now if there are a few users that are Managed however not synced via SCIM, Admins have no way to fetch these users only. Solution: We could extend the API call https://developer.atlassian.com/cloud/admin/user-management/rest/api-group-users/#api-users-account-id-manage-profile-get To include Provisioned vs Non Provisioned detail (yes/no) in the API response |
Description |
Original:
Problem:
The Current SCIM APIs we have return the list of all SCIM users however due to paginations the Org Admins have to go an extra mile to script/automate the retrieval of all users via API. Now if there are a few users that are Managed however not synced via SCIM, Admins have no way to fetch these users. Solution: We could extend the API call https://developer.atlassian.com/cloud/admin/user-management/rest/api-group-users/#api-users-account-id-manage-profile-get To include Provisioned vs Non Provisioned detail (yes/no) in the API response |
New:
Problem:
The Current SCIM APIs we have return the list of all SCIM users however due to paginations the Org Admins have to go an extra mile to script/automate the retrieval of all users via API. Now if there are a few users that are Managed however not synced via SCIM, Admins have no way to fetch these users only. Solution: We could extend the API call https://developer.atlassian.com/cloud/admin/user-management/rest/api-group-users/#api-users-account-id-manage-profile-get To include Provisioned vs Non Provisioned detail (yes/no) in the API response |
Description |
Original:
Problem:
The Current SCIM APIs we have return the list of all SCIM users however due to paginations the Org Admins have to go an extra mile to script/automate the retrieval of all users via API. Also, the details provided are in JSON format which then needs to be manually converted to excel etc. Solution: Provide Better SCIM API calls that can retrieve just the emails and SCIM ids of the users without pagination. |
New:
Problem:
The Current SCIM APIs we have return the list of all SCIM users however due to paginations the Org Admins have to go an extra mile to script/automate the retrieval of all users via API. Now if there are a few users that are Managed however not synced via SCIM, Admins have no way to fetch these users. Solution: We could extend the API call https://developer.atlassian.com/cloud/admin/user-management/rest/api-group-users/#api-users-account-id-manage-profile-get To include Provisioned vs Non Provisioned detail (yes/no) in the API response |
Summary | Original: Retrieve all SCIM users via REST API | New: Retrieve all users that are not Provisioned via SCIM |
Thanks everyone for watching and commenting on this ticket. As part of an initiative to better consolidate customer feedback, we are closing this ticket as a duplicate. Please vote, watch and comment on ACCESS-953 going forward.