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

Add search by ID to identity provider API for client libraries #2401

Open
mooreds opened this issue Aug 2, 2023 · 1 comment
Open

Add search by ID to identity provider API for client libraries #2401

mooreds opened this issue Aug 2, 2023 · 1 comment

Comments

@mooreds
Copy link
Collaborator

mooreds commented Aug 2, 2023

Add search by ID to identity provider API for client libraries

Problem

I want to search my identity providers by identifier using the python client lib.

Solution

Add ability to search for identity provider ids (API) and to the client library.

Alternatives/workarounds

Adding the ID to provider name and searching by name.

Additional context

Filed here originally: FusionAuth/fusionauth-python-client#22

Search API as currently implemented: https://fusionauth.io/docs/v1/tech/apis/identity-providers/#search-for-identity-providers

Community guidelines

All issues filed in this repository must abide by the FusionAuth community guidelines.

How to vote

Please give us a thumbs up or thumbs down as a reaction to help us prioritize this feature. Feel free to comment if you have a particular need or comment on how this feature should work.

@robotdan
Copy link
Member

Isn't this just retrieve by Id? We don't generally search by Id since it is already unique.

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

No branches or pull requests

2 participants