Tamas Utasi
Tamas Utasi
`export LD_LIBRARY_PATH=/usr/local/lib` worked for me too.
@mrparkers Hi. I'm experiencing something similar. I'm setting up a new realm, with a client and some users with some roles. The user(s) get some default roles - like `uma_authorization`,...
I can set up an example project if that helps.
OK. I guess I need to read [the manual](https://registry.terraform.io/providers/mrparkers/keycloak/latest/docs/resources/user_roles). :) My observation is literally covered in the first sentence. However, it is still puzzling to me why this behavior occurs....
And token refresh also causes the same issue
@jonkoops thank you for getting back on this issue. I''l try.
HI @thallgren I'm on latest available version ATM (2.17.0) and intercepting a single service that has multiple port is not working. I'm following the instruction on https://www.getambassador.io/docs/telepresence/latest/reference/intercepts/cli#intercepting-multiple-ports. This feature is...
So here is what I'm doing: - Deploy an app to k8s as deployment with only a single container that exposes four ports (http, grpc, and two tcp based ones...
@thallgren Thank you for taking the time to respond and clearing up this question. > It will work correctly in 2.6.0 provided that you do `telepresence login` first. Confused me....
I would even say that it is dangerous. We found our-self in a situation that a follow up ticket that was mentioned in the PR description was automatically merged and...