How to use Keycloack in KeepHQ open source? #5150
Replies: 2 comments 2 replies
-
Hi @hightwoltt! I'm Dosu and I’m helping the keep team. Keycloak authentication is not supported in the open-source version of KeepHQ—this feature is only available in Keep Cloud and Keep Enterprise On-Premises. The error you see after Keycloak authorization is expected in the open-source edition, as the integration is not available there, regardless of environment variable configuration. For authentication in the open-source version, use the supported methods like local or basic auth. More details are in the official docs: Keycloak authentication support. To reply, just mention @dosu. How did I do? Good | Irrelevant | Incorrect | Verbose | Hallucination | Report 🐛 | Other |
Beta Was this translation helpful? Give feedback.
-
hey @hightwoltt, first, Keycloak is under enterprise directory. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a free copy of keephq deployed in Docker. I Use

keep-fronted image: us-central1-docker.pkg.dev/keephq/keep/keep-ui
and
keep-backend image: us-central1-docker.pkg.dev/keephq/keep/keep-api
I added unnecessary variables to the environment for the Keycloack garter. But after authorization, I get to the page as in the screenshot.
Please tell me, can I even use Keycloak in KeepHQ open source? And how can I fix this error
Beta Was this translation helpful? Give feedback.
All reactions