-
## Description
If you login to Gitea using an OpenID Connect provider (e.g., Keycloak) and logout again, you are logged out of Gitea, but you are still logged in at your OpenID provider. Clicking a…
-
The provider seems to authenticate to keycloak at least tens of times per minute. I've no further insight whether it is polling something, but compared to other crossplane providers the network I/O se…
Tuhis updated
7 months ago
-
### Description
Hi Team,
Is it possible to publish keycloak-testsuite-utils into the maven? My organization has used this utility after compiling the code locally and it is helpful for writing the…
-
### Bug Report or Feature Request (mark with an `x`)
```
- [ ] bug report -> please search for issues before submitting
- [x] feature request
```
### Desired functionality.
I would lik…
-
### Issue and Steps to Reproduce
I am integrating react-oidc lib with an nx monorepo react app. Because of the complex folder structure it's not able to locate the public folder directly. Hence I c…
-
### Current behavior
Random expected there to be a timestamp for current step (this might be a bug, please report at https://github.com/badeball/cypress-cucumber-preprocessor) error is occurring wh…
-
## Description
The metrics are not showing up for all realms, it only shows for the master realm. While in the docs it is mentioned that [It will return data for all realms, no matter which realm you…
-
### Your use case
#### What would you like to do?
I would like to schedule a particular meeting or talk at the particular time and with all channel participants being notified though email with…
-
### Before reporting an issue
- [X] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
### Are…
-
Hi !
I would like to set manually the realm ID, like:
```
resource "keycloak_realm" "realm_1" {
id = "b2c07820-16de-4350-94d6-54d9f0796d2b"
realm = "realm-1"
…