Skip to content

OAUTH2 with Keycloak #2671

Closed Answered by bnoh123
bnoh123 asked this question in Q&A
Sep 30, 2022 · 2 comments · 5 replies
Discussion options

You must be logged in to vote

These are the values that worked for me when connecting to Keycloak using the helm chart to deploy to kubernetes.

Replace the following values with urs:

keycloak-url
kafka-ui-url
realm = ur keycloak realm
broker-url:port

// not required for SSO
schema-registry-url

What my override values for the helm chart looked like
I tried using keycloak as the auth code but it didnt seem to registr the client id correctly so i stuck with AUTH0.
The following variables also need to be set but are not listed below since they are secrets:


SPRING_SECURITY_OAUTH2_CLIENT_REGISTRATION_AUTH0_CLIENTSECRET

// Only needed for SSL Kafka clusters
KAFKA_CLUSTERS_0_PROPERTIES_SSL_KEYSTORE_PASSWORD
KAFKA_CLUSTERS…

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
2 replies
@bnoh123
Comment options

@bnoh123
Comment options

Comment options

You must be logged in to vote
3 replies
@Haarolean
Comment options

@Prasannavenkatesh2598
Comment options

@Haarolean
Comment options

Answer selected by bnoh123
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants