Hi Team, Has anyone implemented Google SSO Login i...
# ui
b
Hi Team, Has anyone implemented Google SSO Login in Datahub ? I am a python developer and have implemented the SSO with Flask. But finding it difficult to implement in Datahub. Could some one please provide some inputs to do that.
a
the SSO authentication can be done purely on the frontend side and use backend to do the authorization; or on the backend side. I felt it makes sense to let frontend handle it.
b
I am little confused over the terms frontend and backend. Is the frontend means datahub-frontend or datahub-web?
a
in the
datahub
, I mean
datahub-web