Tobias Schäfer

Results 25 comments of Tobias Schäfer

@Bozo0511 At least the export of a Keycloak client is possible via WebUI, see action dropdown menu in client detail view.

Observations: * You are using front channel logout * The basic scope is missing * You seem to use a rather old version of Keycloak Please updated to the latest...

@Bozo0511 Did you have a chance to test the scenario with the previous described modifications? We need some feedback here, please, otherwise we'll assume it as working as expected. For...

The named setting is only evaluated by an internal library. @byPARSE You can verify that TLS proxying for a WA channel is working in general by setting the environment `http_proxy`...

Setting the environment variable `http_proxy` fixes the issue (confirmed by the client, see [Ticket#161109](https://support.zammad.com/#ticket/zoom/161109)). Zammad should evaluate the named environment variables `http_proxy`, `https_proxy`, and `no_proxy`. These values should take precedence...