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

limitations to OpenFGA ListX endpoints #386

Open
shipperizer opened this issue Aug 22, 2024 · 1 comment
Open

limitations to OpenFGA ListX endpoints #386

shipperizer opened this issue Aug 22, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@shipperizer
Copy link
Contributor

we have been using ListObjects and might usually turn to ListUsers endpoints in our codebase

issues with these 2 calls is that they are not paginated and they rely on OpenFGA server config parameters to define how many results and for how long the response can be elaborated before being returned

there is a case where if our model explodes in terms of tuples, we will definitely need to get pagination to be able to show all the records present in the model

arguably OpenFGA shouldn't be the main source of truth for this and we should limit the ListX calls to a minimum

@shipperizer shipperizer self-assigned this Aug 22, 2024
@shipperizer shipperizer added the enhancement New feature or request label Aug 22, 2024
Copy link

Thank you for reporting us your feedback!

The internal ticket has been created: https://warthogs.atlassian.net/browse/IAM-1008.

This message was autogenerated

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

No branches or pull requests

1 participant