Budibase / budibase

Low code platform for building business apps and workflows in minutes. Supports PostgreSQL, MySQL, MSSQL, MongoDB, Rest API, Docker, K8s, and more 🚀
https://budibase.com
Other
21.25k stars 1.44k forks source link

Accessing Google APIs with a Google service account #4262

Open shogunpurple opened 2 years ago

shogunpurple commented 2 years ago

Discussed in https://github.com/Budibase/budibase/discussions/4218

Originally posted by **jmgilman** January 27, 2022 Hi, I'm currently evaluating Budibase for internal usage but have run into a seemingly difficult roadblock: a large portion of our data is coming from Google Cloud Functions with an API gateway in front of them. The API gateway is secured using IAM and external requests must include a signed JWT token in order to access the endpoints. The only way to access the API endpoints externally is to use a private key associated with a service account to sign a JWT and include it with the external HTTP request. This seems a bit too complex for what Budibase can handle, but before assuming it's not possible I wanted to reach out to see if someone has integrated with Google Cloud Functions already and can detail their setup.
stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.