Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Manage API Key UI menu handles API call authentication for APIs created with the API Builder.
This UI menu is already bundled in the API Builder plugin.
This menu gives you an overview on the API Keys generated within this Governance App, as well as allowing you to generate new ones or edit existing ones.
Name | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
API Name | Custom API Name. | ||||||||
API Key | An automatically generated unique identifier used to authenticate to an API document. | ||||||||
Authentication Mode | Methods available:
Required keys in the request header:
| ||||||||
Domain Whitelist | Domain whitelist to allow API calls. Example "localhost;www.joget.org;dev.joget.org”, or "*" to allow from everywhere. | ||||||||
IP Address Whitelist | IP address whitelist to allow API calls. Example "127.0.0.1;192.168.0.1”, or "*" to allow from everywhere. | ||||||||
Remark (Optional) | Any remark or description for the created API access. | ||||||||
Log request query string, headers, payload & response | Log and prints any request query string, headers, payload & response into your joget log. |