Using k6 to perform Load Test for Keycloak (https://k6.io/)
Please see installation instructions.
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
- Direct access the OpenID Conncet Document Page - webserver.js
- Direct grant access to obtain access token - direct-access-grant.js