Nicolas Priebe
Nicolas Priebe
In my case, I was creating a ReconnectTask to connect to my WebSocket server. Here I noticed that the method start() or startInternal() in the abstract class ConnectionManagerSupport always sets...
### Describe the bug I have updated my Keycloak to version 19.0.2. Now I am not able to create a "User Client Role" with a client ID for my client....
## Description Hi, I noticed that for certain metrics either labels are missing or the labels give wrong values. The following metrics still need labels: **keycloak_logins, keycloak_failed_attempts, keycloak_client_logins, keycloak_failed_login_attempts:** With...
**Describe the bug** I have two endpoints with path variables. One endpoint is specified with two path variables and the other with one path variable. I want to open the...