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

aws identitystore list-groups for all groups and list-users for all users #629

Open
rgleme opened this issue Oct 24, 2023 · 1 comment
Open
Assignees
Labels
feature-request New feature or request identitystore needs-ticket service-api This issue pertains to the AWS API sso

Comments

@rgleme
Copy link

rgleme commented Oct 24, 2023

Regarding: #109

I'm reopening this discussion because it seems that the "Filter" issue was not completely solved. We can run

aws identitystore list-users --identity-store-id=""

or

aws identitystore list-groups --identity-store-id=""

without the --filter parameter IF our IdentityStore is the IAM Identity Center default one. If I'm using AWS Managed AD as Identity Provider, AWS CLI still asks for --filter.

In addition, for list-users action, AWS CLI is asking for a parameter User@Domain and it only works with the Domain created in AWS Managed AD. In my use case here I have UserNames being users' e-mails, so we have user@lots_of_domains.

Is it possible to change AWS CLI to avoid to ask for --filter if Identity Provider is not the SSO default?

Thanks a lot.

@bhoradc bhoradc self-assigned this Nov 27, 2023
@Pronex
Copy link

Pronex commented Feb 2, 2024

Still not working, and also the case with boto3.
Asked AWS ProServ to take a look at this.

@bhoradc bhoradc added feature-request New feature or request sso identitystore needs-ticket service-api This issue pertains to the AWS API labels Mar 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request New feature or request identitystore needs-ticket service-api This issue pertains to the AWS API sso
Projects
None yet
Development

No branches or pull requests

3 participants