[keycloak-user] Performance Testing keycloak
John D. Ament
john.d.ament at gmail.com
Wed Mar 1 17:07:10 EST 2017
This is a tool that would be useful, however its extremely hard to
understand to be honest. I don't see anywhere in here that I'm configuring
the users that the gatling test actually uses to login to system. Are you
pre-filling that? I also have some concerns that the API signatures are
different enough that the JSON isn't correct over the wire.
John
On Tue, Feb 28, 2017 at 2:58 PM Thomas Darimont <
thomas.darimont at googlemail.com> wrote:
> Hello John,
>
> you could have a look at the gatling based benchmark here:
> https://github.com/rvansa/keycloak-benchmark
> I seems that it uses a cookie based auth.
>
> Cheers,
> Thomas
>
> 2017-02-28 17:49 GMT+01:00 John D. Ament <john.d.ament at gmail.com>:
>
> Hi,
>
> I wanted to put together some basic perf tests of keycloak. I'm logging in
> as an admin and doing some basic create user operations.
>
> I wrote a simple gatling script to do this work. One issue I'm seeing is
> that gatling is grabbing the bearer header in the request. I was
> wondering, do I need to send the bearer or can keycloak rely on the cookie
> alone?
>
> _______________________________________________
> keycloak-user mailing list
> keycloak-user at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-user
>
>
>
More information about the keycloak-user
mailing list