If you are migrating from API Gateway version
$VDISTDIR/samples/scripts/oauth/migrateFrom71.py
This script enables you to first export your existing client application data, which you can then import as described in Import sample client applications. This script has a --password
parameter that you can use to encrypt the exported data for transport.
To migrate your existing client applications, perform the following steps:
$VDISTIR/samples/oauth/migrateFrom71.py
file to the same location in your existing API Gateway $VDISTIR/samples/oauth/migrateFrom71.py
$VDISTIR/samples/scripts/common.py
has the correct defServerName
and defGroupName
variables set for your existing topology. migrateFrom71.py
script against your running version $VDISTIR/samples/oauth/appregistry/encodedapps.dat
| Note | To encrypt the data, run the script with the --password
parameter. |
encodedapps.dat
file to ensure that the export has been successful. encodedapps.dat
into a running API Gateway 11.1.2.4.0 using the Client Application Registry web interface. For more details, see Import sample client applications. | Note | When importing encrypted data, you must enter the password in the Decryption Secret field. |