keycloak-operator icon indicating copy to clipboard operation
keycloak-operator copied to clipboard

Add support for adding Public/Private Key pairs to Realm

Open usamaahmadkhan opened this issue 3 years ago • 1 comments

Description

For use cases where we want to add additional Keystores for applications. image

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

usamaahmadkhan avatar Feb 14 '22 12:02 usamaahmadkhan

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!

andreaTP avatar Apr 22 '22 11:04 andreaTP

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!

stianst avatar Nov 16 '22 08:11 stianst