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

Search identity providers API doesn't work as expected #21

Closed
ypankovych opened this issue Aug 1, 2023 · 1 comment
Closed

Search identity providers API doesn't work as expected #21

ypankovych opened this issue Aug 1, 2023 · 1 comment

Comments

@ypankovych
Copy link

ypankovych commented Aug 1, 2023

Trying to search identity provider by its name:

 client.search_identity_providers({"search.name": "test"})

it returns all the identity providers instead of the one named "test".

Tried calling the API directly, same issue.

@mooreds
Copy link
Contributor

mooreds commented Aug 2, 2023

@ypankovych how did you resolve this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants