tushar10sh / sveltekit-oidc

Sveltekit + OpenID Auth (confidential flow with Keycloak) + SSR Auth
MIT License
46 stars 9 forks source link

Keycloak client configuration #4

Closed patrickleet closed 2 years ago

patrickleet commented 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.

patrickleet commented 2 years ago

got those mappers/roles configured via operator