Skip to content

Get client_id parameter from environment

Test assume keycloak client_id for .StatSuite will be the default app, this is not true in some cases.

This PR allows to fetch client_id from environment and if it's not present defaults to the 'app' value.

Merge request reports