docs(api): link rate limit policy to rules (#4235)

Co-authored-by: Florian Forster <florian@zitadel.com>
This commit is contained in:
mffap 2022-08-24 15:30:28 +02:00 committed by GitHub
parent 4c26665b93
commit 79e7ab76b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,8 @@
title: ZITADEL Cloud Rate Limits title: ZITADEL Cloud Rate Limits
--- ---
Rate limits are implemented according to our [rate limit policy](/docs/legal/rate-limit-policy.md) with the following rules:
| Path | Description | Throttling | One Minute Banning | | Path | Description | Throttling | One Minute Banning |
|--------------------------|----------------------------------------|--------------------------------------|----------------------------------------| |--------------------------|----------------------------------------|--------------------------------------|----------------------------------------|
| /ui/login* | Global Login, Register and Reset Limit | 10 requests per second over a minute | 15 requests per sencond over 3 minutes | | /ui/login* | Global Login, Register and Reset Limit | 10 requests per second over a minute | 15 requests per sencond over 3 minutes |