Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IdentityStore.Client.describe_user: Include SSO Status and Created By #3691

Closed
2 tasks
dgilchrist-lumeris opened this issue May 2, 2023 · 1 comment
Closed
2 tasks
Assignees
Labels
duplicate This issue is a duplicate. feature-request This issue requests a feature. service-api This issue is caused by the service API, not the SDK implementation.

Comments

@dgilchrist-lumeris
Copy link

Describe the feature

IdentityStore.Client.describe_user should return user's SSO Status (Enabled/Disabled) as well as Created By (SCIM/Manual).

Use Case

I would like to create scripts for auditing our SSO access, and being able to filter by these fields will help reduce noise. For example, currently disabled users will show up in the reports as having access, because we can't see they're disabled.

Proposed Solution

Return the Status and Created By values like the SSO GUI console displays.

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

SDK version used

1.26.123

Environment details (OS name and version, etc.)

Windows 10, 64-bit

@dgilchrist-lumeris dgilchrist-lumeris added feature-request This issue requests a feature. needs-triage This issue or PR still needs to be triaged. labels May 2, 2023
@tim-finnigan tim-finnigan self-assigned this May 4, 2023
@tim-finnigan
Copy link
Contributor

Hi @dgilchrist-lumeris thanks for reaching out. The request to add enabled/disabled status was also made in this issue: aws/aws-sdk#477. We are tracking that in the cross-SDK repository because this feature request involves a service API, and those are used across SDKs.

I just pinged the service team again for an update, and also asked about adding CreatedBy to the response. I will mention that in the cross-SDK issue as well. Please refer to aws/aws-sdk#477 for updates on this going forward, and let me know if you had any follow up questions.

@tim-finnigan tim-finnigan added duplicate This issue is a duplicate. service-api This issue is caused by the service API, not the SDK implementation. and removed needs-triage This issue or PR still needs to be triaged. labels May 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue is a duplicate. feature-request This issue requests a feature. service-api This issue is caused by the service API, not the SDK implementation.
Projects
None yet
Development

No branches or pull requests

2 participants