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

API Rate limiting (backend) #395

Open
jusdino opened this issue Dec 16, 2024 · 0 comments
Open

API Rate limiting (backend) #395

jusdino opened this issue Dec 16, 2024 · 0 comments
Milestone

Comments

@jusdino
Copy link
Collaborator

jusdino commented Dec 16, 2024

Depends on #392

  • Update the API WAF rules to include Authorization-header-specific rate limit (Current rate limit is IP based, which limits DOS activity. Token-specific rate limits control data egress potential of compromised credentials).
  • Add a WAF rule for access tokens with a lower rate limit that is specific to the SSN endpoint (limits damaging activity the holder of a revoked token, before they get locked out)
  • Add REST API stage level throttling rate and burst limits
  • Add lower SSN method level throttling rate and burst limits
@jusdino jusdino converted this from a draft issue Dec 16, 2024
@jusdino jusdino mentioned this issue Dec 16, 2024
@isabeleliassen isabeleliassen added this to the SSN milestone Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

2 participants