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

Enhancement of Data Access Limits #529

Open
gopal-mahajan opened this issue Aug 19, 2024 · 1 comment · May be fixed by #528
Open

Enhancement of Data Access Limits #529

gopal-mahajan opened this issue Aug 19, 2024 · 1 comment · May be fixed by #528
Assignees

Comments

@gopal-mahajan
Copy link
Collaborator

To explore and decide on the implementation of data access limits for users accessing both restricted and open resources. The goal is to establish constraints on API calls, data size, and overall usage to ensure fair and controlled access.

  1. Key Topics for Discussion

Daily and Monthly Access Limits:
Question: Should we implement daily and monthly limits on API calls and data usage?

Do we need to restrict the based on the size of data accessed via API calls?

Current Policy on Restricted vs. Open Resources:

 Issue:  Currently, limits are set only for restricted resources, with no limits on open resources.
 Proposal: Establish default access limits for open resources if no explicit policy is created.
 Question: Is it possible to create a policy for resources without specifying the consumer? This would apply to open resources 
       and ensure consistent access control.

Application-Level User Restrictions:

  Question: How can we implement user-level restrictions at the application level?
  Examples:
      -> Limit the number of API requests a user can make regardless of the specific resource.
      -> Apply access limits to various API endpoints, such as list APIs and others in the application (e.g., cat-server).
@Gokul-KG
Copy link
Contributor

@ananjaykumar2 @ankitmashu update the spce

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

Successfully merging a pull request may close this issue.

3 participants