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?

feita há um ano333 visualizações
1 Resposta
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
ESPECIALISTA
Matt-B
respondido há um ano

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas