Assigned
Status Update
Comments
an...@google.com <an...@google.com> #2
I have forwarded this request to the engineering team. We will update this issue with any progress updates and a resolution.
Best Regards,
Josh Moyer
Google Cloud Platform Support
Best Regards,
Josh Moyer
Google Cloud Platform Support
Description
Please describe your requested enhancement. Good feature requests will solve common problems or enable new use cases.
What you would like to accomplish:
- I am looking for a service where we would like to regenerate using the same key every 3 months and may be notified as at the moment, it's a manual task for us to regenerate from the same key via console and then update the database to have this new key updated to be used next.
How this might work:
- automate regeneration of API Keys every 3 months.
If applicable, reasons why alternative solutions are not sufficient:
- We are aware of the method discussed in the “Securing an API key” section of this documentation [1], we are able to rotate our API keys periodically by calling the CreateKey method. After the replacement keys are created, we can also update our applications to use the newly-generated keys and delete the old keys.
- However, the above mentioned method does not meet our requirement, as it requires manual effort.
[1]
Other information (workarounds you have tried, documentation consulted, etc): N/A