Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 507 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 507 Bytes

k6-keycloak-load-test

Using k6 to perform Load Test for Keycloak (https://k6.io/)

Install

Please see installation instructions.

CI

To run the load tests on a CI platform, we recommend using Docker.
You can run the same comand with Docker by

$ docker run -i loadimpact/k6 run - < xxxxx.js

SAMPLE

  1. Direct access the OpenID Conncet Document Page - webserver.js
  2. Direct grant access to obtain access token - direct-access-grant.js