keycloak-operator
keycloak-operator copied to clipboard
Add support for adding Public/Private Key pairs to Realm
Description
For use cases where we want to add additional Keystores for applications.
Discussion
No response
Motivation
A new Keystore entry is required for an application so that the cert/keys are recognized by keycloak.
Details
No response
Hi @usamaahmadkhan thanks for your interest!
You should be able to provide an alternative Keystore by specifying X509_CA_BUNDLE
as an environment variable using the experimental
settings (similar to this ) and mount the Keystore as a volume (similar to this).
Let me know if this fits your use-case!
Thanks (again) for reporting this issue. Keycloak 19 was the last version that included this legacy Operator, and with the release of Keycloak 20 the Operator reached EOL and this repository will be archived, please see our blog post on this topic. If this issue is still valid for the Realm Operator, please re-open it there. Thanks for your understanding. And be sure to check out our new Operator!