Closed patrickleet closed 2 years ago
Curious if you could share your keycloak client config and mappers for hasura related stuff as well?
I have a repo here: https://github.com/CloudNativeEntrepreneur/local-dev-cluster which sets up a Kube cluster locally with keycloak running using the operator, so it's declarative.
https://github.com/CloudNativeEntrepreneur/local-dev-cluster/blob/master/cluster-tooling/auth/charts/keycloak/templates/keycloak-client-local-public.yaml where it would go
Haven't gone through this doc yet: https://github.com/janhapke/hasura-keycloak
Hasura is great, I've been using it for a few months but just getting around to integrating with keycloak - looks like you've been though it recently.
got those mappers/roles configured via operator
Curious if you could share your keycloak client config and mappers for hasura related stuff as well?
I have a repo here: https://github.com/CloudNativeEntrepreneur/local-dev-cluster which sets up a Kube cluster locally with keycloak running using the operator, so it's declarative.
https://github.com/CloudNativeEntrepreneur/local-dev-cluster/blob/master/cluster-tooling/auth/charts/keycloak/templates/keycloak-client-local-public.yaml where it would go
Haven't gone through this doc yet: https://github.com/janhapke/hasura-keycloak
Hasura is great, I've been using it for a few months but just getting around to integrating with keycloak - looks like you've been though it recently.