CIAM Test Client
Lifecycle
๐ค Register User
Settings
๐ JWKS
๐งช Tests
โก Simulation
Production
โก High-Throughput Load Test Simulation
Stress test your server endpoints and evaluate lockout / rate-limiting behavior.
Live Performance Dashboard
RUNNING
Progress: 0 / 0 requests
0%
0
Sent
0
Success (2xx)
0
Failed
0
429 (Rate Limit)
0
401/403 (Auth)
0
Req / Sec
Simulation Console Output
Elapsed: 0ms
HTTP Status Code Distribution
Configure Stress Test & Rate Limit Tester
Target URL
The endpoint you wish to hit with the load test.
Method
POST
GET
PUT
DELETE
Concurrency (Parallel Workers)
Max simultaneous connections / tasks.
Total Requests to Send
Total number of request attempts.
Default User-Agent
Fallback UA when randomized UA is off.
Default X-Forwarded-For IP
Fallback IP address.
Randomize IP address per request
Randomize User-Agent per request
๐ฅ Fire & Forget (Don't wait for server response / read headers only)
Content-Type
Body Content
grant_type=password&client_id=cds&client_secret=LMYMgOjoT2cPemp32ib4prp9gxmpzYo1oiSOGTp37NU&username=testuser@acme.com&password=WRONG_PASSWORD&scope=openid
Tip: Use
WRONG_PASSWORD
to evaluate threat-protection locks or rate-limiters.
Delay between requests (ms)
Optional delay (e.g. 10ms) to throttle generation rate.