authgear / authgear-server

Open source alternative to Auth0 / Firebase Auth
https://www.authgear.com
Apache License 2.0
72 stars 29 forks source link

Migrate to use Google workload identity federation in Github Action for deployment #4377

Open linear[bot] opened 1 week ago

linear[bot] commented 1 week ago

Currently we are using long lived JSON service account key. For compliance, we will either write a long document say how we manually rotate and rotate it, or make it automated.

Let's take the automated approach.

refs: https://cloud.google.com/blog/products/identity-security/enabling-keyless-authentication-from-github-actions

linear[bot] commented 1 week ago

DEV-1447 Migrate to use Google workload identity federation in Github Action for deployment