AWS SSO SCIM API pagination for methods

9

I'm using the AWS Single Sign-On SCIM implementation API for and integration of AWS SSO with Google workspace, the project is here: https://github.com/slashdevops/idp-scim-sync/ and I also contributed in the AWS original one: https://github.com/awslabs/ssosync which is not active anymore.

The integration I did is working fine until you don't have more than 50 users of 50 groups in the AWS SSO service. That is because you have several limitations on the AWS SSO SCIM API implementation, described here

so, the question is:

When do you be able to allow the pagination for the ListGroups and ListUsers endpoints?

this API have some time already published and we are waiting so long for this feature.

1回答
0

We launched fully paginated AWS standard APIs for managing users and groups at scale in AWS IAM Identity Center.

https://aws.amazon.com/about-aws/whats-new/2022/09/aws-iam-identity-center-apis-manage-users-groups-scale/

AWS
回答済み 2年前
profile picture
エキスパート
レビュー済み 1ヶ月前
  • Above link won't provide enough information to use pagination.

  • I agree above link is not showing information regarding pagination . I'm in the similar situation , I have more than 5000 users in my account , can you someone please share updated SCIM API

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ