Roadmap

User Authentication - Integration with GCP IAP

“Hi all! I am deploying DataHub on GKE and I want to put it behind GCP IAP. If I then also set up Google Authentication like the DataHub Doc detailed, the user would have to log in twice. So I want to skip OAuth, and simply use the JWT token added by IAP to identify individual users.I am wondering if DataHub has something that works with IAP, maybe similar to this” - Original Slack post