Rotate API keys
search cancel

Rotate API keys

book

Article ID: 199671

calendar_today

Updated On:

Products

CA API Gateway

Issue/Introduction

Is there any automated way to rotate API keys or OAuth client ids?

Environment

CA API GATEWAY

Resolution

There is no automated way to rotate these keys. The API for both does not allow for updating of client key or API Key.

It would require customization to retrieve the app, cache or temporarily persist the data, delete it and recreate it changing only the key.