Hey All, I’m running a datahub POC on GKE with hel...
# all-things-deployment
h
Hey All, I’m running a datahub POC on GKE with helm and was wondering how folks were doing authn/authz? My current plan is to set the frontend as a load balancer and then use the google oidc auth. Thoughts?
s
You can use this guide for OIDC auth in case you have not seen this already https://datahubproject.io/docs/authentication/guides/sso/configure-oidc-react-google/ Using Google Auth makes a lot of sense if your company is using Google logins already