Is it possible to retrieve AD Object GUID from the API?

0

Hello,

I am developing an application that needs a way to retrieve associated Microsoft 365 immutable ID/AdObjectGuid from users on the IAM Identity Center. I've seen methods like DescribeUser or ListUsers that retrieve some information about the users on the Identity Center pool but not its AD Object GUID.

In the console, you are able to see the AD Object GUID and it's accessing this information by requesting on https://<region>.console.aws.amazon.com/singlesignon/api/userpool API endpoint with DescribeUsers operation, but I don't see any related information on the docs about this method and I suppose this is a console-reserved method.

How can I be able to retrieve this ID from the API? Is it even possible?

Thank you.

沒有答案

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南