-
### Description
If the admin registerts a new user with e-mail in Keycloak (realm admin), no welcome message is sent. The customer is not informed about registration.
How can I solve this?
Th…
-
### Current Behavior:
After setting up Slack notifications on DT 4.3.1 I have seen 269 occurrences of HTTP 429 ERROR in the space of 24 hours. I cannot say that the errors did not occur in earlier v…
-
It is a pretty important feature for many within the auth / identity space. The only modern provider that seems to have support and documentation for "impersonation" is GoAuthentik - but I've not run …
dm17 updated
10 months ago
-
### Description
System becomes blocked after docker run (version 27.3.1).
We have a simple setup with three Docker containers (Postgres, Keycloak, and Caddy) running on an Ubuntu 22.04 VM with ker…
-
```
17:40:19.880 mfa=:gen_server.error_info/8 [error] GenServer KubeServices.SystemState.KeycloakSummarizer terminating
** (stop) exited in: GenServer.call(CommonCore.Keycloak.AdminClient, :realms, …
-
See https://stackoverflow.com/a/24521632/1760643.
I have an issue when redirects lead to `TARGET_HOST` not to `DOMAIN`.
Solved it:
```
> docker exec -it {NGINX_SSL_PROXY_CONTAINER_NAME} sh
…
-
-
### Description
At startup, Keycloak performs several config validations ensuring all required options are specified and that the options values have correct format. In case the validations fail, a…
-
### Before reporting an issue
- [X] I have searched existing issues
- [X] I have reproduced the issue with the [latest nightly release](https://github.com/keycloak/keycloak/releases/tag/nightly)
…
-
In `admin/authentication`, if `allowGuestAccess` is set to true, redirection to request URL is not done after login.
Eg. : go to `https://myhumhub.com/s/test` which is a private space
After login,…