Retrieve created/updated by 'SCIM' in Identity center group details

0

Hi,

Inside Identity Center, I have setup an Idp using SCIM from Google Workspace. I also have manually created Identity Center groups.

In the Web console, I can see Created by: SCIM or Created by: Manual according to the provisioning type.

But I cannot find this information is the APIs. I have looked at IdentityStore API as well as the SCIM implementation

Can you help me please?

1回答
0

Hi There

You wont see the "CreatedBy" specifically in the API, but you can look for an ExternalID if you are trying to decide whether a user or group was provisioned by SCIM. If a user was provisioned by SCIM, the DescribeUser API will return the ExternalIDs field.

See https://docs.aws.amazon.com/singlesignon/latest/IdentityStoreAPIReference/API_DescribeUser.html#singlesignon-DescribeUser-response-ExternalIds

profile pictureAWS
エキスパート
Matt-B
回答済み 1年前

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

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

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

関連するコンテンツ