API Connect : Customising HTTP Headers for Client ID and Secret
Often we are asked by customers how they can modify the headers for the client id and client secret. Our standard response has been this is a trivial extension in IBM DataPower by adding an extra transform to the Multi Protocol Gateway. However not everyone understands what we mean!
Assuming the Test in 14. passed we now need to export these changes as a Gateway Extension.
Though it might be tempting to not create a Gateway Extension but instead to just make the changes in each DataPower Domain I recommend against this.
API Connect will redeploy the DataPower domain overwriting any configuration it is not aware of.
In IBM DataPower go to Export Configuration
Press Next
Select Processing Request from the available objects and webapi-mpgw-request-fw. Click “Include data for all objects that the selected objects require” and “Export only file for selected objects “
Click Download
Go to the CMC Console http://APIManager/cmc
Click on Services
For each DataPower service you wish to apply this to click on the Cog
Click Choose File and browse to the file exported from data power.
Each IBM DataPower Node in that service will now be refreshed and apply the gateway extension, this will take about ten minutes
댓글