Modify OAuth Integration of Published Data Action

Is there a way to modify the OAuth Integration of a published data action?

Recently we are migrating an Azure App Registration to a new Active Directory. Hence, I would need to update the OAuth Integration Configuration such that it uses a new client url, client id and secret.

Although I can modify the configuration directly, management considers this too risky because if there is failure, there is no immediate fallback plan. Manually assigning old configuration to the OAuth Integration is not considered an acceptable solution.

Instead, they suggest I create a new OAuth Integration, and switch each Data Action over to the new one. In case of failure, I can rollback to the old integration.

However, the PATCH API on Data Action does not seem to support this kind of action. Would anyone know whether this is possible?

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.