Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
#Automation
This article explains how to secure API’s using Payload Element.
It is assumed that readers of this article know how to setup API’s on API gateway.
{ "Id": 12345, "Customer": "John Smith", "Quantity": 1, "Price": 10.00 }
<?xml version="1.0" encoding="utf-8"?> <Request> <Login>loginValue</Login> <Password>password</Password> </Request>
webMethods.io API Gateway: Securing APIs using SSL Certificate