Adding the plugin using the Konnect UI
About this task
The UI is not available when using KIC in Konnect. Use the Konnect API instead. |
Steps
-
Download version 1.0.8-1 or later of the
kong-plugin-ping-auth
src from https://luarocks.org/modules/pingidentity/kong-plugin-ping-auth.Support for Kong Konnect is available in version 1.0.8 and later of the plugin.
-
Extract the
src.rock
file and store it on your local computer.Verify that you have the following files in the extracted
/kong-plugin/ping-auth
folder:-
access.lua
-
handler.lua
-
Network_handle.lua
-
response.lua
-
schema.lua
-
-
In Gateway Manager, open a control plane.
-
In the sidebar, open Plugins, then click New Plugin.
-
Click the Custom Plugins tab, then click Create on the Custom Plugin tile.
-
Click Select File, then select the
schema.lua
file for theping-auth
plugin that you extracted in step 1. -
Make sure your file displays correctly in the preview, then click Save.