-
Since the release of Keycloak 19, there were a plan to deprecate all keycloak connect adapters including keycloak-connect.
- https://www.npmjs.com/package/keycloak-connect
- https://www.keycloak…
-
### Before reporting an issue
- [X] I have searched existing issues
- [X] I have reproduced the issue with the latest release
### Area
adapter/java-cli
### Describe the bug
Given a desktop app …
-
Hi,
im currently try to figur out how to connect quasar with capacitor and keycloak. Quasar with vue-keycloak works fine but by using capacitor mode im unable to get redirected correctly back again…
-
### Description
If you want to secure java desktop applications, the [documentation recommendation](https://www.keycloak.org/docs/latest/securing_apps/#_installed_adapter) is that you can use `org.ke…
-
Hi thanks for the vue 3 integration of the keycloak-js adapter.
I registered the adapter as mentioned in the documentation and it works fine.
However I observed, that my application is already l…
-
**Confirmations:**
The repository can be set up and configured using an external Keycloak Server as an OAuth Provider. In this case, users and their memberships and Vorto Repository roles are managed…
-
When authentication isn't up, the website seems to either stall, crash or become unhealthy in the eyes of kubernetes.
We have a quite long timeout for the call to authentication, maybe it's enough …
-
What I want to do is as the follow:
```c#
var pg = builder.AddPostgres("postgresql");
var keycloak = builder
.AddKeycloakContainer("keycloak")
.WithDatabase(pg)
...
```
nodew updated
3 months ago
-
### Environment
Self-Hosted (Bare Metal)
### System
debian 12
### Version
3.1.1
### Describe the problem
This is different than most of the other bugs, since the other ones usuall…
-
### Before reporting an issue
- [X] I have searched existing issues
- [X] I have reproduced the issue with the latest release
### Area
adapter/javascript
### Describe the bug
In our React applica…