-
I am currently running Flipt version 1.25.0 within a Docker container, exposed on port 18080. I have attempted to configure Keycloak as an OIDC provider. However, when I access the application at 'localhost:18080', I am immediately presented with the UI, bypassing any authentication process. My initial expectation was that I would be redirected to a login page as a part of the authentication flow. Here's my config:
|
Beta Was this translation helpful? Give feedback.
Answered by
GeorgeMac
Oct 16, 2023
Replies: 1 comment 20 replies
-
That is very disconcerting to hear @werwuifi ! |
Beta Was this translation helpful? Give feedback.
20 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Sorry for the slow reply @werwuifi !
I finally got around to having a play with Flipt and Keycloak and got them working together with the following setup.
Docker compose: