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.

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

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

回答问题的准则