keycloak-containers
keycloak-containers copied to clipboard
ARCHIVED Containers for the no longer supported WildFly distribution of Keycloak
### Describe the bug Hey! it's either parsing bug or I'm doing something wrong but can't seem to find a way to pass both namespace and labels to select only...
### Describe the bug I got this error: On Firefox 99.0.1 `SSL_ERROR_RX_RECORD_TOO_LONG` On Chrome 100.0.4896.88 `ERR_SSL_PROTOCOL_ERROR` ### Version 16.1.1 ### Expected behavior _No response_ ### Actual behavior _No response_ ###...
### Describe the bug The examples use old env variables to connect to the remote postgres (as an example): ``` DB_VENDOR: POSTGRES DB_ADDR: postgres DB_DATABASE: keycloak DB_USER: keycloak DB_SCHEMA: public...
### Describe the bug Vulnerable to Logjam attack with TLSv1.2 Run the conatiner. Go to homepage of keycloak running on protocol https Go to Developer tools, then Securuty tab By...
Add support in order to also release ppc64le images. This is no change content-wise. Thanks!
### Description The extension script downloads extension from a remote resource and sets the filename randomly if it cannot be read from the headers. The command used for this results...
* Set pipefail * Explicitly define all external variables used in this script * Remove extraneous whitespace * Correct shellcheck issues * Consistently use shell builtins for logic * Lower...
Closes #381
### Description I'm trying to get the Keycloak image to work in an environment that requires the use of read only root file systems, such as via the "--read-only" flag...