Tobias Larscheid
Tobias Larscheid
Hi everyone, I feel like the general design of the role is not following the normal "ansible way" if there is something like this. What do I mean by this?...
### Current Behavior 1. Create a realm.yaml that contains a user with a name and an email address 2. Run `keycloak-config-cli` to apply the realm.yaml 3. Change the realm.yaml so...
Explain that JsonInclude.Non_Null is only needed until the next release of swagger-jaxrs Once it is out, we can completly remove the line
Hi everyone, we just faced the issue that it is impossible to request certificates with `kube-lego` when another ingress for the path `/` already exists. The `/.well-known/acme` path in the...
Hi everyone, I really like your project! I was just wondering wether or not it's still maintained? I see a lot of open issues and outdated dependencies (first and foremost...
Hi, one feature our team would like to see is the ability to ignore commits from certain users, i.e. not show them as _to review_. Our jenkins we use for...
According to https://github.com/keycloak/keycloak/blob/main/adapters/oidc/js/src/keycloak.js#L151-L153 the scope is read during parsing of the init options. This information was missing from the documentation.
At the moment, the release number is maintained completely manual. At least the patch version should be increased automatically whenever a PR is merged.