Skip to main content
December 27, 2021
Question

Connected System key auto update

  • December 27, 2021
  • 3 replies
  • 0 views

Hi,

We have created a connected system with Google Service Account as authentication. For every few months, the key rotation happens at GCP, then we fetch the service account key and update it on the connected system manually (upload key, authorize, and save changes).

To automate this process, we have the mechanism to fetch the service account key details from GCP using API schedular job, but we are unsure how to update it on the connected system without manual interaction on Appian designer.

So is there a way that we can do it from the server end or any other possible way to automate this key updation in a connected system?


Thanks,
Mahesh.

3 replies

mohammeds0006
January 7, 2022

No idea

mairisb2806
New Participant
August 12, 2024

Hello, 

We have encountered the same issue. We would like to rotate our keys for GCP connected system, but can't figure out the best way to do that. 
Did you manage to automate it?