Published on InterSystems Developer Community (https://community.intersystems.com)

Home > Can OAuth client configurations be exported/copied from one instance to another?

Question
Mike Yackanich · May 27, 2021

Can OAuth client configurations be exported/copied from one instance to another?

Hi all,

I'm performing a migration of some services from one instance to another, and I noticed that the technique defined within the InterSystems Server Migration Guide does not include OAuth client configurations. The recommended technique is to use the ##class(Security.System).ExportAll() and ##class(Security.System).ImportAll() methods.

Is there a way to migrate OAuth client configurations, or do those have to be re-created manually?

#CSP #OAuth2 #Security #InterSystems IRIS for Health #Health Connect #InterSystems IRIS
Product version: IRIS 2020.4
$ZV: IRIS for UNIX (Ubuntu Server LTS for x86-64 Containers) 2020.4 (Build 524U) Thu Oct 22 2020 13:05:03 EDT

Source URL:https://community.intersystems.com/post/can-oauth-client-configurations-be-exportedcopied-one-instance-another