docs: instances, clean-up (#5796)

* instances

* delete rate limits

* service users

* serviceusers

* serviceusers
This commit is contained in:
mffap
2023-05-03 15:13:07 +02:00
committed by GitHub
parent e0505b2def
commit 53654cb44a
8 changed files with 15 additions and 16 deletions

View File

@@ -1,10 +0,0 @@
---
title: ZITADEL Cloud Rate Limits
---
Rate limits are implemented according to our [rate limit policy](/legal/rate-limit-policy.md) with the following rules:
| Path | Description | Rate Limiting | One Minute Banning |
|--------------------------|----------------------------------------|--------------------------------------|----------------------------------------|
| /ui/login* | Global Login, Register and Reset Limit | 10 requests per second over a minute | 15 requests per second over 3 minutes |
| All other paths | All gRPC- and REST APIs as well as the ZITADEL Customer Portal | 10 requests per second over a minute | 10 requests per second over 3 minutes |