-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
3
-
StorEng - Defined Pipeline
Currently, we're using an authentication file that contains the GCP account credentials, however, this poses some security risks if the keys are leaked. Instead, we can use GCP's Application Default Credentials to manage identities. This means each developer can login and test the extension without using the long-term keys.
Resources: