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 Answer
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
SUPPORT ENGINEER
answered a year ago
  • 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.

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions