IAM Identity Center / IdentityStore API is missing the "Active" attribute on User DataType

1

https://docs.aws.amazon.com/singlesignon/latest/IdentityStoreAPIReference/API_User.html

The IdentityStore API was extended some time ago and you can finally list users and get information about users. Sadly, one of the most important attributes from there is missing: The "Active" attribute. Because of this we still need to work with a 3rd party library that reverse engineers the web interface to pull out the information from there. This recently broke and we have to deal with that now.

Why is this attribute not in there? When do you intend to add it into the DataType/Responses?

已提問 1 年前檢視次數 230 次
1 個回答
1

Thank you for providing your valuable feedback on the service. I have raised a feature request with the service team on your behalf. While I am unable to comment on if/when this feature may get released, I request you to keep an eye on our What's New[1] for any new feature announcements.

[1]https://aws.amazon.com/new

AWS
支援工程師
已回答 1 年前
  • Adding another vote to this. The Identity Store API needs access to the user active or Enabled/Disabled status that the AWS Console and SCIM API provide. We're currently stuck in an in-between state where both Identity Store and SCIM are needed and we must double query to get all the needed user data.

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

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

回答問題指南