Description
Currently the Benchmark tooling only supports usage of a username/password to access the keycloak API in order to prepare testcases.
Our deployment/configuration of Keycloak only supports a clientid/secret to access the API, therefore the Benchmark tooling no longer works for us.
It would be nice to have support for this authentication method in the tooling.
Discussion
No response
Motivation
It is generally recommended to switch API access from username/password to clientid/secret. The benchmark tooling should support this.
See for example https://www.keycloak.org/server/bootstrap-admin-recovery#_create_a_service_account
Details
No response
Description
Currently the Benchmark tooling only supports usage of a username/password to access the keycloak API in order to prepare testcases.
Our deployment/configuration of Keycloak only supports a clientid/secret to access the API, therefore the Benchmark tooling no longer works for us.
It would be nice to have support for this authentication method in the tooling.
Discussion
No response
Motivation
It is generally recommended to switch API access from username/password to clientid/secret. The benchmark tooling should support this.
See for example https://www.keycloak.org/server/bootstrap-admin-recovery#_create_a_service_account
Details
No response