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?

已提问 10 个月前330 查看次数
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
已回答 10 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则