Tutorial: Synchronizing application credentials from the Developer Portal with an external server
You can synchronize application credentials from the Developer Portal with an external server.
Before you begin
You must have administrator access to complete this task.
Download the Application credential synchronization folder.
Perform the following steps:
- Clone the custom module. Here is an example if you are using Mac and
Linux:
git clone https://github.com/ibm-apiconnect/devportal-addons
- Navigate to the
appcreds_sync
folder:cd devportal-addons/apic_v10/modules/appcreds_sync
About this task
In this tutorial, you configure a custom module and install it in the Developer Portal to synchronize application credentials between the Developer Portal and an external credentials server.
The appcreds_sync
folder that you downloaded is a custom module that contains
multiple methods that can be configured with your REST endpoints, and any further specifications
that you want to define, to synchronize your Developer Portal
application credentials with an external credential server.
For more information, see Custom module development: background and prerequisites.
Procedure
To configure the custom module to synchronize application credentials:
To install the configured custom module in the Developer Portal:
To enable the module: