Hello, I’m wondering if it’s possible to configure Zeppelin and OAuth in the way that users, authenticated with Google, could have access to Zeppelin?
It’s easy to configure simple proxy to authenticate users with Google while accessing Zeppelin. However, in such case all users are redirected to the anonymous user page, therefore only the latest query would be executed in case a few users access Zeppelin simultaneously. Is it possible to configure Zeppelin with OAuth to create pages for users based on Google OAuth info? Regards!